Christian Heimes added the comment:

Alex's analysis is correct. Starting with 3.4 the SSLSocket object can perform 
a hostname check during the handshake. More recent versions of OpenSSL or a 
custom verify callback could do the check even earlier during the handshake.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22440>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to