aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-08-18 19:15:53 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-08-18 23:55:35 +0200
commite3839d1e1e3fc694d975a2df65778eb5cd9025fc (patch)
treeb9dcf28338a6afcf6bfc905f3ee6abb25e541976 /fetchmail.man
parent0754444a57a5f22436965e45e87234a13da40122 (diff)
downloadfetchmail-e3839d1e1e3fc694d975a2df65778eb5cd9025fc.tar.gz
fetchmail-e3839d1e1e3fc694d975a2df65778eb5cd9025fc.tar.bz2
fetchmail-e3839d1e1e3fc694d975a2df65778eb5cd9025fc.zip
Documentation updates.
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 2855eacb..875bb016 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -1285,7 +1285,7 @@ different well known ports defined for the SSL encrypted services. The
encrypted ports will be selected automatically when SSL is enabled and
no explicit port is specified. Also, the \-\-sslcertck command line or
sslcertck run control file option should be used to force strict
-certificate checking - see below.
+certificate checking with older fetchmail versions - see below.
.PP
If SSL is not configured, fetchmail will usually opportunistically try to use
STARTTLS. STARTTLS can be enforced by using \-\-sslproto\~auto and
@@ -1912,6 +1912,7 @@ Specify file for \fBclient side\fP public SSL certificate
T}
sslcertck \& \& T{
Enable strict certificate checking and abort connection on failure.
+Default only since fetchmail v6.4.0.
T}
no sslcertck \& \& T{
Disable strict certificate checking and permit connections to continue