summaryrefslogtreecommitdiffstats
path: root/func/certmaster.py
Commit message (Expand)AuthorAgeFilesLines
* make it so it doesn't exit when it returns the cert to the clientSeth Vidal2007-09-261-3/+3
* certmaster-ca added for signing csrs manuallySeth Vidal2007-09-261-11/+59
* move code.py and utils.py to func/Adrian Likins2007-09-251-3/+9
* fix up the wrapper scripts so that --daemon works correctly, and soAdrian Likins2007-09-251-1/+31
* make certmaster auto-create the ca key and cert on startup, if they are not p...Seth Vidal2007-09-251-4/+14
* make slave-keys.py work - submits to certmaster and gets back certSeth Vidal2007-09-251-1/+1
* clean up configs in certmaster.pySeth Vidal2007-09-251-22/+19
* add certmaster startup and execute scriptSeth Vidal2007-09-241-0/+171