aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_x509_crlbuilder.py
Commit message (Expand)AuthorAgeFilesLines
* Drop 1.0.0 (#3312)Alex Gaynor2016-12-131-4/+0
* CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_...InvalidInterrupt2016-08-161-0/+38
* Use a series of constants for OpenSSL version checks (#3037)Alex Gaynor2016-07-111-2/+2
* Support EC and DSA signing of CRLs in the OpenSSL backendPaul Kehrer2015-12-271-5/+59
* support CRL entry extension encoding in the RevokedCertificateBuilderPaul Kehrer2015-12-271-1/+9
* support revoked certificates in CertificateRevocationListBuilderPaul Kehrer2015-12-251-0/+47
* use type instead of __class__Paul Kehrer2015-12-251-1/+1
* coverage for invalid extensionsPaul Kehrer2015-12-251-0/+8
* add extension support to the CRLBuilderPaul Kehrer2015-12-251-1/+111
* CertificateRevocationListBuilderPaul Kehrer2015-12-241-0/+222