Message 213954 - Python tracker (original) (raw)
Message213954
Author | vstinner |
---|---|
Recipients | christian.heimes, dandrzejewski, dstufft, giampaolo.rodola, larry, ned.deily, pitrou, python-dev, vstinner |
Date | 2014-03-18.10:05:00 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1395137100.68.0.655545461424.issue8813@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
> It was *really* trivial. I just had to expose two simple OpenSSL APIs to enable / disable CRL. It was trivial thanks to all the work done before around SSLContext. For example, Python 2.7 doesn't have SSLContext, so adding support for CRL in Python 2.7 is non-trivial :-/ |
History | |||
---|---|---|---|
Date | User | Action | Args |
2014-03-18 10:05:00 | vstinner | set | recipients: + vstinner, pitrou, larry, giampaolo.rodola, christian.heimes, ned.deily, dandrzejewski, python-dev, dstufft |
2014-03-18 10:05:00 | vstinner | set | messageid: 1395137100.68.0.655545461424.issue8813@psf.upfronthosting.co.za |
2014-03-18 10:05:00 | vstinner | link | issue8813 messages |
2014-03-18 10:05:00 | vstinner | create |