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 behackett
Recipients Arfrever, barry, behackett, benjamin.peterson, christian.heimes, dkg, georg.brandl, jcea, pconnell, pitrou
Date 2019-10-15.23:24:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571181898.14.0.148116117299.issue17123@roundup.psfhosted.org>
In-reply-to
Content
OCSP is the only way Let's Encrypt supports revocation. It would be really useful to have stapling verification supported in the standard library, even just the callback support PyOpenSSL supports.

https://letsencrypt.org/docs/revoking/
History
Date User Action Args
2019-10-15 23:24:58behackettsetrecipients: + behackett, barry, georg.brandl, jcea, pitrou, christian.heimes, benjamin.peterson, Arfrever, pconnell, dkg
2019-10-15 23:24:58behackettsetmessageid: <1571181898.14.0.148116117299.issue17123@roundup.psfhosted.org>
2019-10-15 23:24:58behackettlinkissue17123 messages
2019-10-15 23:24:58behackettcreate