Christian Heimes <li...@cheimes.de> added the comment:
Unfortunately a generic and future-proof verify callback is much more work. We need to expose and wrap X509_STORE_CTX, X509_STORE, X509 (include STACK_OF(X509)), and probably several other OpenSSL structures. We also need to expose error codes. ---------- superseder: -> Expose SSL_CTX_set_cert_verify_callback _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31242> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com