Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop validating that cert.issuer matches issuer.subject. | Linus Nordberg | 2015-02-20 | 1 | -46/+27 |
* | Make unit tests work again. | Linus Nordberg | 2015-02-19 | 1 | -6/+9 |
* | Verify certificates by decoding them as 'plain' certs rather than 'otp. | Linus Nordberg | 2014-11-18 | 1 | -18/+194 |
* | Log some info about certs that don't parse and why. | Linus Nordberg | 2014-11-05 | 1 | -3/+21 |
* | Catch badly ASN.1-encoded certificates. | Linus Nordberg | 2014-10-24 | 1 | -13/+26 |
* | Log (info) when adding and rejecting a certificate chain.validate-certchain | Linus Nordberg | 2014-10-23 | 1 | -1/+5 |
* | Split CertChain properly. | Linus Nordberg | 2014-10-23 | 1 | -1/+1 |
* | Don't use der_encoded(). | Linus Nordberg | 2014-10-23 | 1 | -6/+5 |
* | Implement cert chain validation. | Linus Nordberg | 2014-10-22 | 1 | -0/+137 |