[issue18293] ssl.wrap_socket (cert_reqs=...), getpeercert, and unvalidated certificates

Christian Heimes report at bugs.python.org
Sun Feb 25 15:24:29 EST 2018


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

BPO #31372 and #18369 provide the necessary bits and pieces for your request. I didn't have enough time to finish both in time for 3.7 feature freeze. Hostname verification improvements and TLS 1.3 were more important.

I'm closing this issue because ssl.wrap_socket() is deprecated and will be removed in the future.

----------
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list