summaryrefslogtreecommitdiffstats
path: root/scripts/certmaster-ca
Commit message (Collapse)AuthorAgeFilesLines
* delete files, hopefully for real. These are certmaster stuff we dont need ↵Adrian Likins2008-02-291-92/+0
| | | | anymore
* make remove_this_host remove_this_cert so it actually worksSeth Vidal2008-02-121-1/+1
| | | | thanks to Karsten Hopp for pointing this out
* Adding a module to allow func to control certmaster via func, this will be ↵Michael DeHaan2008-02-051-12/+2
| | | | more useful once we have support for local connections.
* - certmaster-ca supports wildcards to -s and -c, nowSeth Vidal2007-10-041-3/+9
| | | | | | - add basic acl support to funcd - make sure that the caller is using the cert/key of our ca before letting anything run - add authfailure exception
* - add certmaster-ca --clean option to clean out other certs/csrsSeth Vidal2007-10-031-3/+36
| | | | - make certmaster-ca output usage if no options passed
* port certmaster to using an ini-style config fileSeth Vidal2007-09-271-8/+1
| | | | | import config.py from yum + some cleanups modify certmaster-ca to the same
* certmaster-ca added for signing csrs manuallySeth Vidal2007-09-261-0/+70
added sign/list capabilities into certmaster since we can use the same object for both