[Cryptography-dev] Support for PARTIAL_CHAIN verify flag in pyOpenSSL 19.0.0
Midhila Mohan
midhila.mohan1808 at gmail.com
Mon Sep 16 06:02:20 EDT 2019
Hi,
I'm using pyOpenSSL 19.0.0 which uses OpenSSL 1.1.1.
For my usecase, I want to use X509_V_FLAG_PARTIAL_CHAIN flag documented in
https://www.openssl.org/docs/man1.1.1/man3/X509_VERIFY_PARAM_set_flags.html
.
Seems like X509StoreFlags constants in pyOpenSSL has no support for the
partial_chain verify flag
https://www.pyopenssl.org/en/stable/api/crypto.html#x509storeflags-constants
.
Please suggest an alternate way to make this work.
Best Regards,
Midhila
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20190916/05a526cd/attachment.html>
More information about the Cryptography-dev
mailing list