summaryrefslogtreecommitdiffstats
path: root/scripts/certmaster-ca
Commit message (Collapse)AuthorAgeFilesLines
* add two new options to "certmaster-ca"Adrian Likins2008-04-301-1/+31
| | | | | | | | | -list-signed shows a list of certs the certmaster has already signed --list-cert-hashes returns the list of signed certs in the CN-hash format that the acls files expects. Should make it a little easier to use the acls. Both options take optional hostnames or hostname globs
* duplicate fix from func tree over hereAdrian Likins2008-02-131-1/+1
|
* Misc s/func/certmaster/ replacementsMichael DeHaan2008-02-071-4/+4
|
* Starting off the certmaster tree with most of the func code, shortly ↵Michael DeHaan2008-02-071-0/+92
non-certmaster related parts will be removed, and other small parts added/tweaked