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

Fix ssl verify off #168

Closed
wants to merge 4 commits into from
Closed

Fix ssl verify off #168

wants to merge 4 commits into from

Conversation

colearendt
Copy link
Contributor

Close #161

Ultimately hard to test in CI because we do not currently have an "SSL Connect with invalid cert" (although that is something that we could potentially add to CI at some point).

This is especially important when passing httr_config parameters to the client, so that those parameters can be used instead of a vanilla httr client (which will be missing those parameters).
@colearendt
Copy link
Contributor Author

Closing in favor of #169

@colearendt colearendt closed this Sep 30, 2022
@colearendt colearendt deleted the fix-ssl-verify-off branch September 30, 2022 18:50
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.

Verify invalid SSL cert handling
1 participant