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 pitrou
Recipients christian.heimes, dstufft, ethan.furman, giampaolo.rodola, janssen, pitrou
Date 2014-03-28.19:38:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396035490.91.0.604649872823.issue21068@psf.upfronthosting.co.za>
In-reply-to
Content
> Possibly it should be done for all ssl APIs returning a constant. Are there others?

There's SSLContext.verify_mode, but it simply mirrors the configuration chosen by the user.
History
Date User Action Args
2014-03-28 19:38:11pitrousetrecipients: + pitrou, janssen, giampaolo.rodola, christian.heimes, ethan.furman, dstufft
2014-03-28 19:38:10pitrousetmessageid: <1396035490.91.0.604649872823.issue21068@psf.upfronthosting.co.za>
2014-03-28 19:38:10pitroulinkissue21068 messages
2014-03-28 19:38:10pitroucreate