Open
Description
Hi,
I use functionality that is unique to PyOpenSSL contexts (OpenSSL.SSL.Context
) to verify certificate chains without having an SSL connection open. PyOpenSSL's trust store support is very limited (see notes in https://www.pyopenssl.org/en/stable/api/ssl.html#OpenSSL.SSL.Context.set_default_verify_paths). Because of this, I've been falling back to certifi, but would prefer to make use of the functionality supported by truststore instead. Do you have any thoughts on the feasibility of this?
Metadata
Metadata
Assignees
Labels
No labels
Activity