Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support InhibitAnyPolicy in CertificateBuilder | Paul Kehrer | 2015-08-08 | 1 | -0/+1 |
| | |||||
* | more openssl bindings for encoding certificate policy structures | Paul Kehrer | 2015-08-08 | 1 | -0/+4 |
| | |||||
* | add support for encoding SubjectKeyIdentifier to CertificateBuilder | Paul Kehrer | 2015-08-08 | 1 | -0/+1 |
| | |||||
* | remove openssl CONDITIONAL_NAMES | Paul Kehrer | 2015-08-03 | 1 | -2/+0 |
| | |||||
* | Support encoding KeyUsage into certificate signing requests | Paul Kehrer | 2015-07-23 | 1 | -0/+2 |
| | |||||
* | this is const | Paul Kehrer | 2015-07-11 | 1 | -1/+1 |
| | |||||
* | support for OtherName encoding for general names | Paul Kehrer | 2015-07-11 | 1 | -0/+1 |
| | |||||
* | parse SAN otherNames into OtherName instances rather than raising an exception | Joshua Tauberer | 2015-07-06 | 1 | -0/+2 |
| | | | | Test added. | ||||
* | Added some nonsense around IA5STRING | Alex Gaynor | 2015-07-03 | 1 | -1/+4 |
| | |||||
* | convert to cffi 1.0 precompile system | Paul Kehrer | 2015-06-07 | 1 | -0/+160 |