summaryrefslogtreecommitdiffstats
path: root/scripts/certmaster
Commit message (Collapse)AuthorAgeFilesLines
* fix up the wrapper scripts so that --daemon works correctly, and soAdrian Likins2007-09-251-9/+4
| | | | the init scripts also work correctly
* make certmaster auto-create the ca key and cert on startup, if they are not ↵Seth Vidal2007-09-251-6/+1
| | | | present
* clean up configs in certmaster.pySeth Vidal2007-09-251-2/+11
| | | | make certmaster script work
* add certmaster startup and execute scriptSeth Vidal2007-09-241-0/+12
move certmaster config file into etc path move certmaster.py into func path