Re: Howto disable SSLv3 and only use TLS
Charles Swiger <[email protected]> Wed, 15 Oct 2014 11:52:36 -0700
| Newsgroups | gmane.mail.imap.uw.c-client |
|---|---|
| Message-ID | <[email protected]> |
Hi-- On Oct 15, 2014, at 11:44 AM, Jimmy Dorff <[email protected]> wrote: > Is this possible to disable SSLv3 and only accept imaps using TLS? Yes. Update to OpenSSL 0.9.8zc (or OpenSSL 1.0.1j) that has been built with no-ssl3 option. Regards,