+ <string id="SSLVersionMin">Minimum SSL version enabled</string>
+ <string id="SSLVersionMin_Explain">If this policy is enabled, Firefox will not use SSL/TLS versions less than the value specified.
+
+If this policy is disabled or not configured, Firefox defaults to a minimum of TLS 1.0.</string>
+ <string id="SSLVersionMax">Maximum SSL version enabled</string>
+ <string id="SSLVersionMax_Explain">If this policy is enabled, Firefox will not use SSL/TLS versions greater than the value specified.
+
+If this policy is disabled or not configured, Firefox defaults to a maximum of TLS 1.3.</string>
+ <string id="TLS1">TLS 1.0</string>
+ <string id="TLS1_1">TLS 1.1</string>
+ <string id="TLS1_2">TLS 1.2</string>
+ <string id="TLS1_3">TLS 1.3</string>