Alt-N Discussion Groups
MDaemon Discussion Groups
MDaemon Support
Archive
MDaemon 11 and TLS 1.2

Newbie
Posts: 2
I have MDaemon 11.0.4 running at Windows Server 2008 R2 SP1.
KB3140245 installed. TLS 1.2 activated in a registry:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001
But MDaemon uses only TLS 1.0 not 1.2. I checked it by Qualys and OpenSSL (openssl s_client -tls1_2 -starttls smtp -crlf -connect 127.0.0.1:25).
I find a similar problem: David C, "some emails blocked" #1, 8 Nov 2019 4:41 pm
David C said: "MDaemon does not control the versions of SSL or the protocols, ciphers, hashes, and key exchange algorithms used in network connections to email clients and other mail servers."
Is it possible to use TLS 1.1 and TLS 1.2 in MDaemon 11.0.4? Or I should upgrade to MDaemon 14.5 or newer?
|
|
|