Forum Discussion
Chris2364
Aug 01, 2019Copper Contributor
Windows Server 2016 - SMTP Server with TLS 1.2
Hello, We are using a Windows Server 2016 as an internal SMTP relay server to forward messages from local servers and software to our Office365 Exchange environment. Since Microsoft has announced th...
- Aug 01, 2019
Hi Chris2364
My understanding is that for Server 2016, TLS 1.2 is enabled by default
https://docs.microsoft.com/en-us/windows/win32/secauthn/protocols-in-tls-ssl--schannel-ssp-
I've used https://www.nartac.com/Products/IISCrypto in the past to confirm/change settings.
Hope this helps,
Mark
HidMov
Aug 01, 2019Steel Contributor
Hi Chris2364
My understanding is that for Server 2016, TLS 1.2 is enabled by default
https://docs.microsoft.com/en-us/windows/win32/secauthn/protocols-in-tls-ssl--schannel-ssp-
I've used https://www.nartac.com/Products/IISCrypto in the past to confirm/change settings.
Hope this helps,
Mark
- Eric1972Aug 04, 2020Copper Contributor
HidMov Hi - Isn't the original question how to configure the Microsoft IIS SMTP for TLS 1.2, rather than how to allow it on the server?
Thanks,
Eric
- HidMovAug 04, 2020Steel Contributor
Hi Eric1972
In this instance, my understanding that it is one and the same - TLS1.2 is enabled and configured by default on Server 2016, so no further configuration is unnecessary. This has been my experience and hopefully the smtp relay worked in TLS1.2 for OP, but happy to be corrected if I'm mistaken.