From c3baf011936cf023f1dcc87238f9a4e38cc48310 Mon Sep 17 00:00:00 2001 From: yohan <783b8c87@scimetis.net> Date: Mon, 15 Jul 2019 23:43:26 +0200 Subject: [PATCH] Temporarily disable SSL. --- 10-ssl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10-ssl.conf b/10-ssl.conf index a641d26..37732d4 100644 --- a/10-ssl.conf +++ b/10-ssl.conf @@ -3,7 +3,7 @@ ## # SSL/TLS support: yes, no, required. -ssl = yes +ssl = no # PEM encoded X.509 SSL/TLS certificate and private key. They're opened before # dropping root privileges, so keep the key file unreadable by anyone but