summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* [certmaster] Documentation and cleanup for minion-to-minionJohn Eckersberg2009-03-181-1/+1
| | | | | | | | * Add man page for certmaster-sync * Symlink certmaster-sync into triggers for post-sign and post-clean (doesn't execute by default) * Add sync_certs setting to default certmaster.conf * Create the empty /var/lib/certmaster/peers directory
* Make the port that certmaster listens on and funcd connects to configurable.Adrian Likins2008-11-122-0/+2
| | | | | | | | add listen_port to /etc/certmaster/certmaster.conf to configure which port certmaster runs on. add certmaster_port to /etc/certmaster/minion.conf so funcd knows which port to talk to certmaster on.
* Add default value of 'cert_extension' in certmaster.confTANABE Ken-ichi2008-06-281-0/+1
|
* Config file tweaksMichael DeHaan2008-02-252-3/+5
|
* Fix paths in logsMichael DeHaan2008-02-073-9/+9
|
* Carving away at func some more to just get down to cert items, still lotsMichael DeHaan2008-02-072-5/+0
| | | | more to do.
* Starting off the certmaster tree with most of the func code, shortly ↵Michael DeHaan2008-02-074-0/+39
non-certmaster related parts will be removed, and other small parts added/tweaked