Outlook and TLSv.1
Reindl Harald
h.reindl at thelounge.net
Sun Jan 18 11:16:18 UTC 2015
Am 18.01.2015 um 12:07 schrieb Jerry:
> I have:
> ssl_cipher_list = ALL:!LOW:!SSLv2:!SSLv3:!EXP:!aNULL
> and Outlook 2013 works fine
but you break *for sure* older clients and should *not* recommend that
broken setup untested and believe you are helping with it
!SSLv3 has no business in the cipher list
you disable ciphers still valid for TLS that way
that was all discussed dozenz of times here
ssl_protocols = !SSLv2 !SSLv3
*remove !SSLv3 from teh cipher list* and if you now say your dovecot
version don't support "ssl_protocols" then upgrade or just accept that
you can't have outdated software and state of the art protovol support
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20150118/e84c746a/attachment.sig>
More information about the dovecot
mailing list