summaryrefslogtreecommitdiff
path: root/trust/tests/test-module.c
Commit message (Collapse)AuthorAgeFilesLines
* Better debugging and checks for attribute valuesStef Walter2013-02-051-5/+8
|
* Add the builtin roots NSS specific objectStef Walter2013-02-051-0/+27
| | | | This tells NSS that this is a source of anchors.
* Add basic trust moduleStef Walter2013-02-051-0/+331
This is based off the roots-store from gnome-keyring and loads certificates from a root directory and exposes them as PKCS#11 objects.