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
_______________________________________________ Cryptography-dev mailing list Cryptography-dev@python.org https://mail.python.org/mailman/listinfo/cryptography-dev