[Cryptography-dev] Possible to customize how python handle ssl verify callback?

2022-01-07 Thread Edward Tsang via Cryptography-dev
Is it possible to change the behavior of how standard python verifies X509 certificates? The background is that I want to filter, ignore and log some of the X509 certificate validation errors. I would like to apply universally for the Python standard library includes multiple modules that provide

Re: [Cryptography-dev] Possible to customize how python handle ssl verify callback?

2022-01-07 Thread Alex Gaynor
This mailing list is for dealing with the Python Cryptographic Authority family of libraries, so we're not really in a position to provide support for the Python stdlib modules. For that you want something like https://discuss.python.org/. That said, if you really this this to apply to _all_ X.509