Skip to content

Add ssl support#9

Open
Codeglitches wants to merge 1 commit into
danggrianto:masterfrom
Codeglitches:add-ssl-support
Open

Add ssl support#9
Codeglitches wants to merge 1 commit into
danggrianto:masterfrom
Codeglitches:add-ssl-support

Conversation

@Codeglitches

Copy link
Copy Markdown

Adds support for connecting to mockserver using https.
For this, the client init now supports a scheme and verify_ca argument. This does not break the py-mockserver api, as the default scheme is 'http'. The verify_ca argument is passed to requests.put as the verify argument and accepts the same values.

Closes: #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support connections to mockserver over ssl

1 participant