InfoQuest Knowledgebase InfoQuest Knowledgebase

  • Home
  • Knowledgebase
    • Billing
    • Control Panel
    • Data Center
    • Databases
    • Domains
    • Email
    • FTP
    • Hosted Exchange
    • SSL Certificates
    • Virtual Private Servers
    • Webmail
    • Website Hosting
  • FAQ
  • Contact
  • Visit InfoQuest.com
Home / Virtual Private Servers / How to Disable TLS on a Windows 2008 Server (POA)

How to Disable TLS on a Windows 2008 Server (POA)

On W2K8 R2 SP1 servers and higher, support for TLS 1.1 and TLS 1.2 are supported. To disable TLS 1.0, you need to do the following

– Disable TLS 1.0:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.0\Server]

“Enabled”=dword:00000000

– Enable TLS 1.2:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]

“DisabledByDefault”=dword:00000000

– Disable old Ciphers (a verity may already be turned off)

– Reboot the server to pick up the changes.

– Use an SSL server test to verify protocols and ciphers are turned off and you receive a good rating. Example site to test your SSL is: https://www.ssllabs.com/ssltest/

– NOTE: If on W2K8 R2 SP1 server, update the RDP security to use TLS 1.2. If TLS 1.0 is disabled, you can lock yourself out of RDP access. Open Remote Desktop Session Host Configuration.

Double click on the Connection Name “RDP-Tcp” and change the setting for the Security Layer from TLS 1.0 to RDP Security Layer.

Virtual Private Servers

Related Articles

  • How do I find a file on a CentOS or Linux VPS (POA)
  • I can no longer RDP to my Windows VPS after making changes to the firewall (POA)
  • I can no longer access my CentOS VPS by SSH after making changes to the firewall (POA)
  • Resetting Plesk SQL Services on Windows VPS (POA)

Knowledgebase Categories

  • 7Billing
  • 50Control Panel
  • 4Data Center
  • 4Databases
  • 12Domains
  • 58Email
  • 4FTP
  • 38Hosted Exchange
  • 7SSL Certificates
  • 25Virtual Private Servers
  • 5Webmail
  • 47Website Hosting

Most Helpful Articles

  • How to change WordPress siteURL to IP address using phpmyadmin (POA)
  • Remove index.php from WordPress URL (POA)
  • How To Setup An Archive Folder in Outlook for MAC (POA)
  • How to Redirect a Registered Domain (POA)
  • Share Exchange Outlook calendar on iOS devices (POA)
  • Changing the WordPress URL Path to web root “/” or another path (POA)
  • Where do I go to leave positive feedback for support?
Copyright © 2020 - InfoQuest Technologies, Inc.