summaryrefslogtreecommitdiffstats
path: root/src/mad-core.conf
blob: b35b34649c184653fbadb446509cf2af95a3a1e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ConfigMethod Mysql

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
}