Set Security TLS Version Maximum

Details

This feature sets the maximum required protocol version.

Setting TLS 1.2 as the maximum authorized protocol version mitigates the risk of using an insecure connection.

Solution

Perform the following procedure:

* Open the mozilla.cfg file in the installation directory with a text editor

* Add the following lines to mozilla.cfg:

lockPref(“security.tls.version.max”, 3)

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles