Enable TLS 1.3 in Browsers for Enhanced Security (2024)

  • Home
  • /
  • Blog
  • /
  • How to Enable TLS 1.3 in Standard Web Browsers?

Enable TLS 1.3 in Browsers for Enhanced Security (1)Enable TLS 1.3 in Browsers for Enhanced Security (2)

Arun KL

February 13, 2024

|

4m

Application Security |

Cryptography |

Cyber Security |

InfoSec |

Tutorials

Enable TLS 1.3 in Browsers for Enhanced Security (3)Enable TLS 1.3 in Browsers for Enhanced Security (4)

Enable TLS 1.3 in Browsers for Enhanced Security (5)

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.

What Is TLS?

TLS stands for Transport Layer Security. It’s asecurity protocoldeveloped 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.

Why You Should Enable TLS 1.3?

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.

  1. TLS 1.3provides modern ciphers and key-exchange algorithms, withforward secrecyas a baseline.

  2. 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.

  3. 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 inTLS 1.3 handshake.

  4. The handshake process was reduced from two round trips inTLS 1.2to 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.

TLS Supported Browser Versions:

Enable TLS 1.3 in Browsers for Enhanced Security (6)Enable TLS 1.3 in Browsers for Enhanced Security (7)

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:

  1. Internet Explorer doesn’t have official support for TLS 1.3.

  2. Edge started supporting TLS 1.3 from version 79.

  3. Firefox started giving support from version 63.

  4. Chrome started support to TLS 1.3 from version 70.

  5. 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.

Enabling TLS 1.3 in Chrome

  1. Fire up the Chrome

  2. Type “chrome://flags/” in the address bar.

  3. Type “TLS” in the search box.

  4. Set TLS to Default or Enabled.

  5. Relaunchthe browser.

Enable TLS 1.3 in Browsers for Enhanced Security (8)Enable TLS 1.3 in Browsers for Enhanced Security (9)

‘Chrome’settings to enable TLS 1.3

Enabling TLS 1.3 in Firefox

  1. Open Firefox.

  2. Type “about:config” in the address bar.

  3. Accept theRisk and Continue.

Enable TLS 1.3 in Browsers for Enhanced Security (10)Enable TLS 1.3 in Browsers for Enhanced Security (11)

Firefox throwing a warning message before entering into configuration mode

4. Hit on “Show All

Enable TLS 1.3 in Browsers for Enhanced Security (12)Enable TLS 1.3 in Browsers for Enhanced Security (13)

Click onShow Allto view the entire preferences in ‘Firefox

5. Write “tls.version” inside the search box.

Enable TLS 1.3 in Browsers for Enhanced Security (14)Enable TLS 1.3 in Browsers for Enhanced Security (15)

Search and edit the TLS version in ‘Firefox

6. Ensuresecurity.tls.version.maxvalue is4

7. If not, double-click on it to modify it to 4.

Enabling TLS 1.3 in Safari

  1. Open the terminal and become a root.

sudo su — root

  1. Type the following command and hit Enter.

defaults write /Library/Preferences/com.apple.networkd tcp_connect_enable_tls13 1

Enabling TLS 1.3 in Edge

  1. Launch the Edge browser.

  2. Type“chrome://flags/” in the address bar.

  3. Type “TLS” in the search box.

  4. Set TLS to Default or Enabled.

  5. Restartthe browser.

Enable TLS 1.3 in Browsers for Enhanced Security (16)Enable TLS 1.3 in Browsers for Enhanced Security (17)

‘Edge’settings to enable TLS 1.3

Enabling TLS 1.3 in Internet Explorer

  1. Hit theWin + rkey to open theRun utility.

  2. Type “inetcpl.cpl” and hit Enter key.

Enable TLS 1.3 in Browsers for Enhanced Security (18)Enable TLS 1.3 in Browsers for Enhanced Security (19)

‘Run’utility to open Internet properties.

3. Go to the Advanced tab in theInternet Propertieswindow. Scroll down till you see TLS 1.3 check box. Click on the check box and hit the ‘Ok’ button.

Enable TLS 1.3 in Browsers for Enhanced Security (20)Enable TLS 1.3 in Browsers for Enhanced Security (21)

‘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.

  • How to Enable TLS 1.2 and TLS 1.3 on Windows Server?

  • How to Disable TLS 1.0 and TLS 1.1 on Your Nginx Server?

  • How to Enable TLS 1.2 and TLS 1.3 via Group Policy

Enable TLS 1.3 in Browsers for Enhanced Security (22)Enable TLS 1.3 in Browsers for Enhanced Security (23)

Arun KL

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.

  • Enable TLS 1.3 in Browsers for Enhanced Security (26)Enable TLS 1.3 in Browsers for Enhanced Security (27)

    Arun KL

    A Step-by-Step Guide to Building Your First OSINT Program

    March 22, 2024

  • Enable TLS 1.3 in Browsers for Enhanced Security (30)Enable TLS 1.3 in Browsers for Enhanced Security (31)

    Arun KL

    Uncovering Digital Clues: An Introduction to Digital Forensics

    March 22, 2024

  • Enable TLS 1.3 in Browsers for Enhanced Security (34)Enable TLS 1.3 in Browsers for Enhanced Security (35)

    Aroma Rose Reji

    Discovering Wireshark: 7 Features to Analyze a PCAP File Using Wireshark

    March 11, 2024

  • Enable TLS 1.3 in Browsers for Enhanced Security (38)Enable TLS 1.3 in Browsers for Enhanced Security (39)

    Arun KL

    Step -By-Step Procedure To Set Up An Enterprise Root CA On Windows Server

    March 11, 2024

Enable TLS 1.3 in Browsers for Enhanced Security (40)Enable TLS 1.3 in Browsers for Enhanced Security (41)

Follow us on Social Media

TheSecMaster is a technology blog. In this blog, we will cover topics related to Cyber Security, Ris

Learn Something New with Free Email subscription

Learn Something New with Free Email subscription

Email is also one of the ways to be in touch with us. Our free subscription plan offers you to receive post updates straight to your inbox.

Blog

Tools

Learn

Subscribe

Subscribe

Subscribe

Subscribe

  • Enable TLS 1.3 in Browsers for Enhanced Security (44)Enable TLS 1.3 in Browsers for Enhanced Security (45)

    Arun KL

    A Step-by-Step Guide to Building Your First OSINT Program

    March 22, 2024

  • Enable TLS 1.3 in Browsers for Enhanced Security (48)Enable TLS 1.3 in Browsers for Enhanced Security (49)

    Arun KL

    Uncovering Digital Clues: An Introduction to Digital Forensics

    March 22, 2024

  • Enable TLS 1.3 in Browsers for Enhanced Security (52)Enable TLS 1.3 in Browsers for Enhanced Security (53)

    Aroma Rose Reji

    Discovering Wireshark: 7 Features to Analyze a PCAP File Using Wireshark

    March 11, 2024

  • Enable TLS 1.3 in Browsers for Enhanced Security (56)Enable TLS 1.3 in Browsers for Enhanced Security (57)

    Arun KL

    Step -By-Step Procedure To Set Up An Enterprise Root CA On Windows Server

    March 11, 2024

Enable TLS 1.3 in Browsers for Enhanced Security (2024)
Top Articles
Latest Posts
Article information

Author: Msgr. Refugio Daniel

Last Updated:

Views: 5790

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Msgr. Refugio Daniel

Birthday: 1999-09-15

Address: 8416 Beatty Center, Derekfort, VA 72092-0500

Phone: +6838967160603

Job: Mining Executive

Hobby: Woodworking, Knitting, Fishing, Coffee roasting, Kayaking, Horseback riding, Kite flying

Introduction: My name is Msgr. Refugio Daniel, I am a fine, precious, encouraging, calm, glamorous, vivacious, friendly person who loves writing and wants to share my knowledge and understanding with you.