[New-bugs-announce] [issue10853] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default

Daniel Black report at bugs.python.org
Fri Jan 7 05:44:06 CET 2011


New submission from Daniel Black <daniel.subs at internode.on.net>:

Like r85793, sni is enabled by default for url and https classes. This continues the consistency throughout the python libraries by adding it to other places where wrap_socket is used to instigate a SSL/TLS connection.

----------
components: Library (Lib)
files: sni-pop-smtp-imap-nntp.patch
keywords: patch
messages: 125622
nosy: grooverdan, pitrou
priority: normal
severity: normal
status: open
title: SSL/TLS sni use in smtp,pop,imap,nntp,ftp client libs by default
type: feature request
versions: Python 3.3
Added file: http://bugs.python.org/file20300/sni-pop-smtp-imap-nntp.patch

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


More information about the New-bugs-announce mailing list