diff options
Diffstat (limited to 'interimap.sample')
-rw-r--r-- | interimap.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interimap.sample b/interimap.sample index 17c8f7e..e54c8a0 100644 --- a/interimap.sample +++ b/interimap.sample @@ -25,7 +25,7 @@ password = xxxxxxxxxxxxxxxx # SSL options #SSL_CApath = /etc/ssl/certs #SSL_verify = YES -#SSL_protocol_min = !TLSv1.3 +#SSL_protocol_min = TLSv1.2 #SSL_fingerprint = sha256$29111aea5d5be7e448bdc5c6e8a9d03bc9221c53c09b1cfbe6f953221e24dda0 # vim:ft=dosini |