summaryrefslogtreecommitdiffstats
path: root/Lib/test/revocation.crl
Commit message (Collapse)AuthorAgeFilesLines
* Issue #8813: Add SSLContext.verify_flags to change the verification flagsChristian Heimes2013-11-211-0/+11
of the context in order to enable certification revocation list (CRL) checks or strict X509 rules.