Displaying 4 results from an estimated 4 matches for "tls_rsa_with_3des_ede_cbc_sha".
2020 May 31
1
I can no longer use TLS for Windows7 and Outlook
...Ubuntu version, it may (most likely) be
necessary to enable TLS 1.0 / 1.1 in openssl as well. I ran into this
with Debian 10 some time ago.
/etc/ssl/openssl.conf
[system_default_sect]
-MinProtocol = TLSv1.2
+MinProtocol = TLSv1
In terms of Dovecot ciphers config, Windows should be happy with
TLS_RSA_WITH_3DES_EDE_CBC_SHA which is less broken than the other older
ciphers.
-- K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200531/421afadb/attachment.html>
2018 Oct 06
1
TLS handshake failure - Client Helo rejected
...?
? ? ? Cipher Suite: TLS_ECDHE_RSA_WITH_RC4_128_SHA (0xc011) ? ? ? ? ? ?
? ? Cipher Suite: TLS_ECDHE_ECDSA_WITH_RC4_128_SHA (0xc007) ? ? ? ? ? ?
? ? Cipher Suite: TLS_RSA_WITH_RC4_128_SHA (0x0005) ? ? ? ? ? ? ? ?
Cipher Suite: TLS_RSA_WITH_RC4_128_MD5 (0x0004) ? ? ? ? ? ? ? ? Cipher
Suite: TLS_RSA_WITH_3DES_EDE_CBC_SHA (0x000a) ? ? ? ? ? ? ? ? Cipher
Suite: TLS_EMPTY_RENEGOTIATION_INFO_SCSV (0x00ff) ? ? ? ? ? ? ? ? Cipher
Suite: TLS_FALLBACK_SCSV (0x5600) ? ? ? ? ? ? Compression Methods
Length: 1 ? ? ? ? ? ? Compression Methods (1 method) ? ? ? ? ? ?
Extensions Length: 69 ? ? ? ? ? ? Extension: server_name (l...
2015 Mar 15
2
Dovecot 2.1.7 still accepting SSLv3 though disabled?
Hello,
I came across a strange problem with my Dovecot 2.1.7 installation
(updated Debian Wheezy) in regards to SSL/TLS connections.
My configuration is as follows:
$ dovecot -n | grep ssl
service imap-login {
ssl = yes
...
}
ssl_cert = <......
ssl_cipher_list =
2020 May 31
5
I can no longer use TLS for Windows7 and Outlook
I currently use Ubuntu 20.04 with Dovecot 2.3.7.2 and OpenSSL 1.1.1f.
A few months ago there was an update to all these systems and since
then I've had to talk W7 and old Mac clients through disabling ports
993/995 with TLS enabled back to ports 143/110 without SSL or they
could not pick up email. Thunderbird users (ie; me) were unaffected.
Could anyone share a set of port 993/995 SSL