[issue33062] ssl_renegotiate() doesn't seem to be exposed

Christian Heimes report at bugs.python.org
Tue Mar 13 07:14:03 EDT 2018


Christian Heimes <lists at cheimes.de> added the comment:

You can't.

Rekeying is not available yet. SSL_key_update() is only available with OpenSSL 1.1.1 and TLS 1.3. Both are still in beta phase.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33062>
_______________________________________


More information about the Python-bugs-list mailing list