- COMPANY
- SERVICES
- Enterprise Mobility
- Cross Platform Apps Development
- Ecommerce & CMS
- Front-End Technology
- Back-End Technology
- UI/UX Design Services
Enterprise Mobility (Cross Platform)
Ecommerce & CMS
Front End Technology
Back End Technology
UI/UX Design Services
- HIRE US
Mobile Developer
Web Developer
QA Tester
eCommerce & CMS
- SOLUTIONS
Design & Development
On-Demand Solutions
Digital Marketing
API Integrations
Support & Testing
- OUR WORK
Our Work
- CAREER
- CONTACT US
SSL and TLS are cryptographic protocols that provide authentication and data encryption between different endpoints (e.g., a client connecting to a web server), with SSL as the predecessor to TLS. Since SSLâs first iteration back in 1995, new versions of each protocol have been released to address vulnerabilities and support the strongest and most secure cipher suites and algorithms. We are currently on TLS 1.3, which was just approved by the IETF (Internet Engineering Task Force).
Tip- we recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 7.0 running on Microsoft Windows 2008.
WITH GUI
The simplest way to disable insecure protocols and ciphers is to use a GUI. Because Windows doesn’t provide such an interface, you’ll need to use a tool like Nartac’s IIS Crypto tool to disable the insecure options.
MANUAL
Enabled or disable TLS/SSL as needed.
- Open up regedit.exe and navigate to the key location provided:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocols - Once here, expand Protocols, there will be the following:

- To disable or enable a protocol, expand Server or Client, whichever you want to change, and adjust the value to the following:
Binary:
- 0 – off
- 1 – on
Hexadecimal:
- 0x00000000 – off
- 0xffffffff – on (4294967295)
Once the respective changes are made, restart the server for the registry to propagate and for the changes to take the effect.

Conclusion
In this blog, we have shared with you the steps of disabling TLS 1.0 with IIS. We tried our best to explain it to you in a simple and clear way.
We hope you have successfully learned the procedure of disabling TLS 1.0 with IIS.
Was this article helpful enough?
Have more questions? Submit a request.
6854 Views
AboutManthan Bhavsar
Manthan Bhavsar is one of the most brilliant go-to people when someone thinks to Hire Shopify Certified Experts! A techie by profession and a technologically driven person by passion, Manthan Bhavsar isnât shy to blog and share the knowledge he has with the world. If you want to follow Manthan, you can do so on Facebook, Twitter, and LinkedIn
Related Posts
Android Jetpack â How to Develop an Application Using Navigation Component?
January 23, 2020
What is Android Jetpack? Android Jetpack is a set of components, tools, and guidance to make great Android apps. We can...
What are the Latest Web Design Trends to Look Forward in 2021?
January 20, 2021
Website designing is an integral part of website development. The more attractive the website is, the more traffic it will...