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 Elizacat
Recipients Elizacat, gc, gvanrossum, vstinner, yselivanov
Date 2015-04-27.04:08:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
For what it's worth, IRC has an optional STARTTLS extension which is implemented by some servers. IMAP and SMTP also have STARTTLS as a fundamental component of their protocols. As gc pointed out, LDAP also supports it.

IMO this is a pretty glaring omission.
History
Date User Action Args
2015-04-27 04:08:16Elizacatsetrecipients: + Elizacat, gvanrossum, vstinner, yselivanov, gc
2015-04-27 04:08:16Elizacatsetmessageid: <[email protected]>
2015-04-27 04:08:16Elizacatlinkissue23749 messages
2015-04-27 04:08:16Elizacatcreate