bpo-39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl module (GH-18011)
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
C
Chris Burr committed
e0b4aa0f5c3c2b2c60f5d8b20cf291442a8df8a5
Parent: e0bf70d
Committed by GitHub <noreply@github.com>
on 3/18/2021, 8:24:01 AM