summaryrefslogtreecommitdiffstats
path: root/src/mad-core.conf
blob: 9eda7c335bfaf9fccdf05936487031e2feb65bf5 (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 ic01 {
  IpAddress 192.168.2.11
}