[issue19509] No SSL match_hostname() in ftp, imap, nntp, pop, smtp modules

Antoine Pitrou report at bugs.python.org
Thu Nov 28 18:36:05 CET 2013


Antoine Pitrou added the comment:

> The patches in the dependency tickets are using SNI.

They all check for HAS_SNI, which is simple enough.
If you want to discuss a minimum supported OpenSSL version, that's fine with me, but it should be a separate discussion (on python-dev?).

If you think your patches are not ready, then please say so, so that I don't review them.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19509>
_______________________________________


More information about the Python-bugs-list mailing list