In modern-day security, servers have become more secure. Hackers have leaned more towards the clients. Studies also reveal that client-side attacks are growing faster than server-side attacks. There is a reason for this. Clients are more vulnerable and easy to compromise. Now, it is highly important to understand the importance of client-side (web browser) security and learn how to be safe from all such attacks. TLS is one of the keys when it comes to browser security. In this article, we are covering how to enable TLS 1.3 in standard web browsers.
TLS stands for Transport Layer Security. It’s a security protocol developed to provide the greatest security for the data transferred between a web browser (Client) and a web server (Server) over the internet. TLS uses asymmetric encryption techniques to servers HTTPS to provide encrypted channels and protect from cyber attacks.
When ITEF published TLS 1.3 in August 2018 under RFC 8446 after a decade. It has gotten an impressive improvement in terms of security, speed, and performance over its previous version TLS 1.2.
TLS 1.3 provides modern ciphers and key-exchange algorithms, with forward secrecy as a baseline.
Removal of older, less-secure ciphers and key exchange methods: including the following: MD5, SHA1, RC5, DES, 3DES, AES CBC, Arbitrary Diffie-Hellman groups, and EXPORT-strength ciphers., as well as an overall reduction in the complexity of the protocol.
Most of the handshake messages are encrypted in TLS 1.3 compared to its predecessor TLS 1.2. Encryption will kick off right after the Server Hello message in TLS 1.3 handshake.
The handshake process was reduced from two round trips in TLS 1.2 to one round trip in TLS 1.3. This has given a lead in terms of overall speed. According to IETF, TLS 1.3 is 25% to 50 % faster than TSL 1.2.
Multiple browsers versions that support TLS 1.3
If you pay some attention to the above picture, you can figure out which browsers have started supporting their support to TLS 1.3. As on February 2021:
Internet Explorer doesn’t have official support for TLS 1.3.
Edge started supporting TLS 1.3 from version 79.
Firefox started giving support from version 63.
Chrome started support to TLS 1.3 from version 70.
At last, Safari has started supporting TLS 1.3 from its 12.2.
If you find the release dates of all these supported versions, You will say, most of the web browsers started supporting TLS 1.3 from their October 2018 revisions. So, now most of the popular web browsers have been supporting TLS 1.3, it’s perfectly all right not to give much attention to this part. Let’s continue our journey to explore how to enable TLS 1.3 in standard web browsers.
Fire up the Chrome
Type “chrome://flags/” in the address bar.
Type “TLS” in the search box.
Set TLS to Default or Enabled.
Relaunch the browser.
‘Chrome’ settings to enable TLS 1.3
Open Firefox.
Type “about:config” in the address bar.
Accept the Risk and Continue.
Firefox throwing a warning message before entering into configuration mode
4. Hit on “Show All“
Click on Show All to view the entire preferences in ‘Firefox’
5. Write “tls.version” inside the search box.
Search and edit the TLS version in ‘Firefox’
6. Ensure security.tls.version.max value is 4
7. If not, double-click on it to modify it to 4.
Open the terminal and become a root.
sudo su — root
Type the following command and hit Enter.
defaults write /Library/Preferences/com.apple.networkd tcp_connect_enable_tls13 1
Launch the Edge browser.
Type “chrome://flags/” in the address bar.
Type “TLS” in the search box.
Set TLS to Default or Enabled.
Restart the browser.
‘Edge’ settings to enable TLS 1.3
Hit the Win + r key to open the Run utility.
Type “inetcpl.cpl” and hit Enter key.
‘Run’ utility to open Internet properties.
3. Go to the Advanced tab in the Internet Properties window. Scroll down till you see TLS 1.3 check box. Click on the check box and hit the ‘Ok’ button.
‘Advanced’ tab under ‘Internet properties’ to enable TLS 1.3
That’s all. Now you have learned how to enable TLS 1.3 in standard web browsers.
Thanks for reading this article. Please visit our site to read more and more interesting articles.
You may also like these articles:
Arun KL is a cybersecurity professional with 15+ years of experience in IT infrastructure, cloud security, vulnerability management, Penetration Testing, security operations, and incident response. He is adept at designing and implementing robust security solutions to safeguard systems and data. Arun holds multiple industry certifications including CCNA, CCNA Security, RHCE, CEH, and AWS Security.
“Knowledge Arsenal: Empowering Your Security Journey through Continuous Learning”
"Cybersecurity All-in-One For Dummies" offers a comprehensive guide to securing personal and business digital assets from cyber threats, with actionable insights from industry experts.
BurpGPT is a cutting-edge Burp Suite extension that harnesses the power of OpenAI's language models to revolutionize web application security testing. With customizable prompts and advanced AI capabilities, BurpGPT enables security professionals to uncover bespoke vulnerabilities, streamline assessments, and stay ahead of evolving threats.
PentestGPT, developed by Gelei Deng and team, revolutionizes penetration testing by harnessing AI power. Leveraging OpenAI's GPT-4, it automates and streamlines the process, making it efficient and accessible. With advanced features and interactive guidance, PentestGPT empowers testers to identify vulnerabilities effectively, representing a significant leap in cybersecurity.
Tenable BurpGPT is a powerful Burp Suite extension that leverages OpenAI's advanced language models to analyze HTTP traffic and identify potential security risks. By automating vulnerability detection and providing AI-generated insights, BurpGPT dramatically reduces manual testing efforts for security researchers, developers, and pentesters.
Microsoft Security Copilot is a revolutionary AI-powered security solution that empowers cybersecurity professionals to identify and address potential breaches effectively. By harnessing advanced technologies like OpenAI's GPT-4 and Microsoft's extensive threat intelligence, Security Copilot streamlines threat detection and response, enabling defenders to operate at machine speed and scale.