From 20631bee78a2c41e9f9a6b0dc16d1f33d97ad53a Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 26 Aug 2005 08:32:23 +0000 Subject: Revise sslproto documentation again, sslproto '' is already used internally and in fact the same as ssl23. svn path=/trunk/; revision=4264 --- fetchmail.man | 9 ++++++--- 1 file 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 (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) -- cgit v1.2.3