From 9c192cc8946800535be678644314ec38f6e48ec7 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 11 Dec 2020 19:06:29 +0100 Subject: documentation: simplify SSL options in the sample configuration files. --- interimap.sample | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'interimap.sample') diff --git a/interimap.sample b/interimap.sample index b4d131c..17c8f7e 100644 --- a/interimap.sample +++ b/interimap.sample @@ -23,10 +23,9 @@ password = xxxxxxxxxxxxxxxx #compress = YES # SSL options -SSL_CApath = /etc/ssl/certs +#SSL_CApath = /etc/ssl/certs #SSL_verify = YES -#SSL_protocols = !SSLv2 !SSLv3 !TLSv1 !TLSv1.1 -#SSL_cipherlist = EECDH+AESGCM:!MEDIUM:!LOW:!EXP:!aNULL:!eNULL +#SSL_protocol_min = !TLSv1.3 #SSL_fingerprint = sha256$29111aea5d5be7e448bdc5c6e8a9d03bc9221c53c09b1cfbe6f953221e24dda0 # vim:ft=dosini -- cgit v1.2.3