Can 2008 with SP2 still be upgraded to use TLS 1.2? Where is the procedure/download?
Can 2008 with SP2 still be upgraded to use TLS 1.2? Where is the procedure/download?
@JackPerry-3583
Hi,
Just checking in to see if the information provided was helpful.
If the reply helped you, please remember to accept as answer.
If no, please reply and tell us the current situation in order to provide further help.
We have not get information from you for several days.
Any update for your issue?
If the reply is useful for you, please accept as answer.
If you have any other confuse, please reply to us directly.
Im having the same issue. I posted about it here;
https://serverfault.com/questions/1059133/how-do-i-get-tls-1-2-working-on-windows-server-2008-sp2
@JackPerry-3583
Hi,
This subkey controls the use of TLS 1.2.
Note For TLS 1.2 to be enabled and negotiated, you must create the DisabledByDefault DWORD entry in the appropriate subkey (Client, Server), and then change the DWORD value to 0.
By default, this entry does not exist in the registry.
Registry path
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2
To disable the TLS 1.2 protocol, you must create the Enabled DWORD entry in the appropriate subkey, and then change the DWORD value to 0. To re-enable the protocol, change the DWORD value to 1.
By default, this entry does not exist in the registry.
For more information, you could refer to the following link:
https://support.microsoft.com/en-us/help/4019276/update-to-add-support-for-tls-1-1-and-tls-1-2-in-windows
Hope above information can help you.
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Something here may help.
https://www.microsoft.com/security/blog/2017/07/20/tls-1-2-support-added-to-windows-server-2008/
--please don't forget to Accept as answer if the reply is helpful--
6 people are following this question.