summaryrefslogtreecommitdiff
path: root/trust/p11-kit-trust.module
Commit message (Collapse)AuthorAgeFilesLines
* Implement trust assertion PKCS#11 objectsStef Walter2013-02-051-0/+3
| | | | | | * 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
* Add basic trust moduleStef Walter2013-02-051-0/+6
This is based off the roots-store from gnome-keyring and loads certificates from a root directory and exposes them as PKCS#11 objects.