commit | 64d975202f7a91cb8c61a050fafb4e934fcbaa4e | [log] [tgz] |
---|---|---|
author | l0x <37248016+l0x-c0d3z@users.noreply.github.com> | Mon Apr 19 13:51:18 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon Apr 19 04:51:18 2021 -0700 |
tree | 82da5e11cebb3462224f2afbfd8c9e40b8823961 | |
parent | d37b74f341c5a215e2fdd5eb4f8c0182f327635c [diff] |
bpo-40849: Expose X509_V_FLAG_PARTIAL_CHAIN ssl flag (GH-20463) This short PR exposes an openssl flag that wasn't exposed. I've also updated to doc to reflect the change. It's heavily inspired by 990fcaac3c428569697f62a80fd95ab4d4b93151.