summaryrefslogtreecommitdiffstats
path: root/src/mad-core.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/mad-core.conf')
-rw-r--r--src/mad-core.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mad-core.conf b/src/mad-core.conf
index 9a03e00..9eda7c3 100644
--- a/src/mad-core.conf
+++ b/src/mad-core.conf
@@ -2,6 +2,12 @@ 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
}