Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional cert to request signature #201

Merged
merged 2 commits into from
Apr 20, 2020
Merged

Conversation

villebro
Copy link
Contributor

This adds the option to use a client certificate for requests. To facilitate this, the cert argument is added to the connect() method, which is passed through to the cursor and ultimately the requests.post call.

Docs: http://2.python-requests.org/en/v1.1.0/user/advanced/#ssl-cert-verification

@mistercrunch mistercrunch reopened this Apr 20, 2020
@mistercrunch mistercrunch merged commit 394d1e9 into druid-io:master Apr 20, 2020
@villebro villebro deleted the cert branch June 7, 2020 07:03
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.

2 participants