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 christian.heimes
Recipients christian.heimes, jcea, mpb, pitrou, r.david.murray, sascha_silbe, underrun
Date 2018-02-25.20:24:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
BPO #31372 and #18369 provide the necessary bits and pieces for your request. I didn't have enough time to finish both in time for 3.7 feature freeze. Hostname verification improvements and TLS 1.3 were more important.

I'm closing this issue because ssl.wrap_socket() is deprecated and will be removed in the future.
History
Date User Action Args
2018-02-25 20:24:30christian.heimessetrecipients: + christian.heimes, jcea, pitrou, r.david.murray, sascha_silbe, underrun, mpb
2018-02-25 20:24:29christian.heimessetmessageid: <[email protected]>
2018-02-25 20:24:29christian.heimeslinkissue18293 messages
2018-02-25 20:24:29christian.heimescreate