Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trust: Use the new NSS PKCS#11 extension codes | Stef Walter | 2013-03-08 | 1 | -11/+11 |
| | | | | | NSS had subtly changed the values of the distrust CK_TRUST codes so update them to stay in sync. | ||||
* | Move the X.509 extension parsing code in common/ | Stef Walter | 2013-02-05 | 1 | -58/+74 |
| | | | | * So it can be used by other code, in addition to the trust stuff | ||||
* | Implement trust assertion PKCS#11 objects | Stef Walter | 2013-02-05 | 1 | -0/+456 |
* Implement trust assertions for anchored and distrusted certs * Pinned certificate trust assertions are not implemented yet * Add an internal tool for pulling apart bits of certificates |