{"id":890,"date":"2018-07-12T10:46:47","date_gmt":"2018-07-12T08:46:47","guid":{"rendered":"http:\/\/itsimple.info\/?p=890"},"modified":"2018-07-12T10:46:47","modified_gmt":"2018-07-12T08:46:47","slug":"how-to-disable-tls-1-and-tls-1-1-on-exchange-server","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=890","title":{"rendered":"How To Disable TLS-1 and TLS-1.1 on exchange server"},"content":{"rendered":"<p>To disable TLS 1.0 for both Server (inbound) and Client (outbound) connections on an Exchange Server perform the following:<\/p>\n<p>1. From Notepad.exe, create a text file named <b>TLS10-Disable.reg<\/b>.<\/p>\n<p>2. Copy and paste the following text into the file.<\/p>\n<p class=\"code\">Windows Registry Editor Version 5.00<br \/>\n[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols\\TLS 1.0]<br \/>\n[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols\\TLS 1.0\\Client]<br \/>\n&#8220;DisabledByDefault&#8221;=dword:00000001<br \/>\n&#8220;Enabled&#8221;=dword:00000000<br \/>\n[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols\\TLS 1.0\\Server]<br \/>\n&#8220;DisabledByDefault&#8221;=dword:00000001<br \/>\n&#8220;Enabled&#8221;=dword:00000000<\/p>\n<p>3. Save <b>TLS10-Disable.reg<\/b>.<\/p>\n<p>4. Double click the <b>TLS10-Disable.reg<\/b> file.<\/p>\n<p>5. Click <b>Yes<\/b> to update your Windows Registry with these changes.<\/p>\n<p>6. Restart the machine for the changes to take effect.<\/p>\n<p>To disable TLS 1.1 for both Server (inbound) and Client (outbound) connections on an Exchange Server please perform the following:<\/p>\n<p>1. From Notepad.exe, create a text file named <b>TLS11-Disable.reg<\/b>.<\/p>\n<p>2. Copy and paste the following text into the file.<\/p>\n<p class=\"code\">Windows Registry Editor Version 5.00<br \/>\n[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols\\TLS 1.1]<br \/>\n[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols\\TLS 1.1\\Client]<br \/>\n&#8220;DisabledByDefault&#8221;=dword:00000001<br \/>\n&#8220;Enabled&#8221;=dword:00000000<br \/>\n[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols\\TLS 1.1\\Server]<br \/>\n&#8220;DisabledByDefault&#8221;=dword:00000001<br \/>\n&#8220;Enabled&#8221;=dword:00000000<\/p>\n<p>3. Save <b>TLS11-Disable.reg<\/b>.<\/p>\n<p>4. Double click the <b>TLS11-Disable.reg<\/b> file.<\/p>\n<p>5. Click <b>Yes<\/b> to update your Windows Registry with these changes.<\/p>\n<p>6. Restart the machine for the changes to take effect.<\/p>\n<p>&nbsp;<\/p>\n<h2>More information can be found <a href=\"https:\/\/blogs.technet.microsoft.com\/exchange\/2018\/05\/23\/exchange-server-tls-guidance-part-3-turning-off-tls-1-01-1\/\">here<\/a><\/h2>\n<hr \/>\n<h3>Good Luck<\/h3>\n","protected":false},"excerpt":{"rendered":"<p>To disable TLS 1.0 for both Server (inbound) and Client (outbound) connections on an Exchange Server perform the following: 1. From Notepad.exe, create a text file named TLS10-Disable.reg. 2. Copy and paste the following text into the file. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols\\TLS 1.0] [HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols\\TLS 1.0\\Client] &#8220;DisabledByDefault&#8221;=dword:00000001 &#8220;Enabled&#8221;=dword:00000000 [HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Protocols\\TLS 1.0\\Server] &#8220;DisabledByDefault&#8221;=dword:00000001 &#8220;Enabled&#8221;=dword:00000000 3. Save [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,8,9,12,14,15],"tags":[],"class_list":["post-890","post","type-post","status-publish","format-standard","hentry","category-microsoft-exchange-2010","category-microsoft-exchange-2013","category-microsoft-exchange-2016","category-tutorials","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=890"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/890\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=890"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=890"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}