Skip to content

bpo-39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl module#18011

Merged
miss-islington merged 2 commits intopython:masterfrom
chrisburr:fix-issue-39342
Mar 18, 2021
Merged

bpo-39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl module#18011
miss-islington merged 2 commits intopython:masterfrom
chrisburr:fix-issue-39342

Conversation

@chrisburr
Copy link
Contributor

@chrisburr chrisburr commented Jan 15, 2020

Exposes the X509_V_FLAG_ALLOW_PROXY_CERTS constant as ssl.VERIFY_ALLOW_PROXY_CERTS to allow for proxy certificate validation as described in: https://www.openssl.org/docs/man1.1.1/man7/proxy-certificates.html

https://bugs.python.org/issue39342

Automerge-Triggered-By: GH:tiran

Loading
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.

7 participants