summaryrefslogtreecommitdiffstats
path: root/modules/cert.inc
Commit message (Collapse)AuthorAgeFilesLines
* [cert] Only import hashed symlink certs into nssdbSimon Rettberg2021-03-101-1/+1
| | | | This makes sure we don't import duplicates, or the cert bundle etc.
* [cert] New module for doing stuff with certificatesSimon Rettberg2021-02-081-0/+29
Add cert_to_nssdb: Add one or more certificates to an nssdb database.