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 Lukasa, alex, christian.heimes, dstufft, giampaolo.rodola, janssen, kousu, martin.panter, ncoghlan, orsenthil, python-dev, serhiy.storchaka, vstinner
Date 2021-08-08.19:17:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628450235.66.0.843800320693.issue28022@roundup.psfhosted.org>
In-reply-to
Content
The part with "make ftplib, imaplib, nntplib, pop3lib, smtplib etc. validate certs by default" was not implemented. These modules still default to unverified connections.
History
Date User Action Args
2021-08-08 19:17:15christian.heimessetrecipients: + christian.heimes, ncoghlan, janssen, orsenthil, vstinner, giampaolo.rodola, kousu, alex, python-dev, martin.panter, serhiy.storchaka, dstufft, Lukasa
2021-08-08 19:17:15christian.heimessetmessageid: <1628450235.66.0.843800320693.issue28022@roundup.psfhosted.org>
2021-08-08 19:17:15christian.heimeslinkissue28022 messages
2021-08-08 19:17:15christian.heimescreate