Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support revoked certificates in CertificateRevocationListBuilder | Paul Kehrer | 2015-12-25 | 1 | -0/+47 |
| | |||||
* | use type instead of __class__ | Paul Kehrer | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | coverage for invalid extensions | Paul Kehrer | 2015-12-25 | 1 | -0/+8 |
| | |||||
* | add extension support to the CRLBuilder | Paul Kehrer | 2015-12-25 | 1 | -1/+111 |
| | |||||
* | CertificateRevocationListBuilder | Paul Kehrer | 2015-12-24 | 1 | -0/+222 |
RSA keys only. Currently does not support CRL extensions or CRLEntry extensions. |