aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fetchmail.man9
1 files changed, 6 insertions, 3 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 699fa43a..1932459e 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -358,9 +358,12 @@ server. This can cause some complications in daemon mode.
.TP
.B \-\-sslproto <name>
(Keyword: sslproto)
-Forces an SSL protocol. Possible values are '\fBnone\fR', '\fBssl2\fR',
-\&'\fBssl3\fR' and '\fBtls1\fR'. Try this if the default handshake does
-not work for your server.
+Forces an SSL protocol. Possible values are '\fBssl2\fR',
+\&'\fBssl3\fR', '\fBssl23\fR', and '\fBtls1\fR'. Try this if the default
+handshake does not work for your server. To defeat automatic TLSv1
+negotiation when the server advertises STARTTLS or STLS, use \fB''\fR or
+\&'\fBssl23\fR'. The default is to try appropriate protocols depending
+on context.
.TP
.B \-\-sslcertck
(Keyword: sslcertck)