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 cert parameter to http transport params #703

Merged
merged 4 commits into from Jul 29, 2022

Conversation

stev-0
Copy link
Contributor

@stev-0 stev-0 commented Jul 2, 2022

Allow client certificate authentication for http

Motivation

Although it seems to be a simple case of adding http transport parameters and passing them to requests, there is no support for client certificate authentication for http

Tests

Added test_smart_open::SmartOpenHttpTest::test_http_cert

Copy link
Collaborator

@mpenkov mpenkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@mpenkov mpenkov merged commit 60050eb into piskvorky:develop Jul 29, 2022
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.

None yet

2 participants