This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author grooverdan
Recipients grooverdan, pitrou
Date 2011-01-07.04:42:58
SpamBayes Score 0.0016987249
Marked as misclassified No
Message-id <1294375380.08.0.187691378511.issue10852@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2011-01-07 04:43:00grooverdansetrecipients: + grooverdan, pitrou
2011-01-07 04:43:00grooverdansetmessageid: <1294375380.08.0.187691378511.issue10852@psf.upfronthosting.co.za>
2011-01-07 04:42:58grooverdanlinkissue10852 messages
2011-01-07 04:42:58grooverdancreate