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 alex, christian.heimes, docs@python, dstufft, janssen
Date 2017-09-12.16:41:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505234504.57.0.52506597803.issue31432@psf.upfronthosting.co.za>
In-reply-to
Content
PS: OpenSSL still validates the chain when SSL_VERIFY_NONE is set. In that mode OpenSSL just does not abort the handshake when an error occurs. OpenSSL keeps the last verification error around, see #31372.
History
Date User Action Args
2017-09-12 16:41:44christian.heimessetrecipients: + christian.heimes, janssen, alex, docs@python, dstufft
2017-09-12 16:41:44christian.heimessetmessageid: <1505234504.57.0.52506597803.issue31432@psf.upfronthosting.co.za>
2017-09-12 16:41:44christian.heimeslinkissue31432 messages
2017-09-12 16:41:44christian.heimescreate