New submission from Christian Heimes:

None of the TLS/SSL classes for ftp, imap, nntp, pop and smtp have support for 
match_hostname() in order to verify that the SSL cert matches the host name. 
I'm not sure how we can handle the problem without creating backwards 
incompatibilities.

----------
messages: 202246
nosy: christian.heimes, giampaolo.rodola, janssen, pitrou
priority: high
severity: normal
stage: needs patch
status: open
title: No SSL match_hostname() in ftp, imap, nntp, pop, smtp modules
type: security
versions: Python 3.2, Python 3.3, Python 3.4

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

Reply via email to