aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_x509_crlbuilder.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
RSA keys only. Currently does not support CRL extensions or CRLEntry extensions.