summaryrefslogtreecommitdiffstats
path: root/src/mad-core.conf
blob: b57ab97f74507fc1b9b180d960288903afc1f3be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Logger Console


Listen *


X509TrustFile ../Cert/ca-cert.pem
#X509CrlFile ../Cert/crl.pem
X509CertFile ../Cert/cert.pem
X509KeyFile ../Cert/key.pem

Daemon test {
  IpAddress 127.0.0.1
}