Temporarily disable SSL.

This commit is contained in:
yohan 2019-07-15 23:43:26 +02:00
parent d5f518ca3c
commit c3baf01193

View File

@ -3,7 +3,7 @@
## ##
# SSL/TLS support: yes, no, required. <doc/wiki/SSL.txt> # SSL/TLS support: yes, no, required. <doc/wiki/SSL.txt>
ssl = yes ssl = no
# PEM encoded X.509 SSL/TLS certificate and private key. They're opened before # 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 # dropping root privileges, so keep the key file unreadable by anyone but