From 6dcf633e6dde4c2af549f374de885038f90b7258 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 13 Dec 2020 16:47:41 +0100 Subject: typofix --- interimap.sample | 2 +- pullimap.sample | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/pullimap.sample b/pullimap.sample index d92e645..d911851 100644 --- a/pullimap.sample +++ b/pullimap.sample @@ -6,7 +6,7 @@ purge-after = 90 # SSL options #SSL_CApath = /etc/ssl/certs #SSL_verify = YES -#SSL_protocol_min = !TLSv1.3 +#SSL_protocol_min = TLSv1.2 [private] #type = imaps -- cgit v1.2.3