[Python-Dev] RFC: expose ssl internals for use by ctypes/cffi

2022-11-30 Thread christer
d approach I could clean up my patches, add support for SSL_CTX/SSL_SESSION/BIO, document all of this and make it into a proper pull request. /Christer ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@

[Python-Dev] Re: RFC: expose ssl internals for use by ctypes/cffi

2022-12-01 Thread Christer Weinigel
of CPython or to use a completely different TLS library just to be able to use a functino that has been a part of TLS and OpenSSL since basically forever. :) /Christer ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email