projects
/
certmaster.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
remove unused certmaster/minion/ and certmaster/overlord/ dirs
[certmaster.git]
/
etc
/
certmaster.conf
1
# configuration for certmasterd and certmaster-ca
2
3
[main]
4
autosign = no
5
listen_addr =
6
cadir = /etc/pki/certmaster/ca
7
cert_dir = /etc/pki/certmaster
8
certroot = /var/lib/certmaster/certmaster/certs
9
csrroot = /var/lib/certmaster/certmaster/csrs
10