From: Rob M. <rob...@gm...> - 2014-05-02 17:12:41
|
On Fri, May 2, 2014 at 2:36 PM, jader fabiano <jad...@gm...> wrote: > Hello! > I am developing a solution that it use fetchmail, and I have a doubt. > How can I specify to fetchmail uses tls1.1 or tls1.2? > > I did not find how i can do this. Quoting the man page online on the SSL mode: > Selects an SSL/TLS protocol version. Possible values are ’AUTO’, ’SSL3’, > and ’TLS1’. AUTO lets fetchmail autonegotiate any supported version > except SSLv2 (Fetchmail, since v7.0.0, prohibits negotiation of SSLv2 -- > it has been deprecated for 15 years and is insecure). ’SSL3’ and ’TLS1’ > explicitly select SSL v3 or TLS v1.0, respectively. Note that OpenSSL, as > of version 1.0.X, only supports TLS v1.0, but not v1.1 or newer. Also - be warned that this list will be going away any day now due to changes at Berlios. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |