Skip to content

Adding cert-based proxy authentication to proxy configuration options #665

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

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Adding cert-based proxy authentication to proxy configuration options #665

merged 3 commits into from
Dec 4, 2024

Conversation

rkagin
Copy link

@rkagin rkagin commented Dec 3, 2024

The requests library has the option to pass it both a verify and cert parameter. This change just exposes the options when instantiating a session in CensysAPIBase.

@thehappydinoa
Copy link
Member

thehappydinoa commented Dec 3, 2024

Hey there, thanks for adding this, looks like we need some tests coverage here, could you add a quick test? And update to use double quotes?

@thehappydinoa thehappydinoa merged commit 774628d into censys:main Dec 4, 2024
5 checks passed
@thehappydinoa
Copy link
Member

Thanks again! Feel free to contribute any time!

@rkagin rkagin deleted the proxy-support branch December 4, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants