<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="5.0" schemaVersion="1.0">
+<policyDefinitionResources revision="5.1" schemaVersion="1.0">
<displayName/>
<description/>
<resources>
<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>
+If this policy is disabled or not configured, Firefox defaults to a minimum of TLS 1.2.</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.
<checkBox refId="DNSOverHTTPSEnabled">Enable DNS over HTTPS.</checkBox>
<checkBox refId="DNSOverHTTPSLocked">Don't allow DNS over HTTPS preferences to be changed.</checkBox>
</presentation>
- <presentation id="SSLVersion">
- <dropdownList refId="SSLVersion"/>
+ <presentation id="SSLVersionMin">
+ <dropdownList refId="SSLVersion" defaultItem="2"/>
+ </presentation>
+ <presentation id="SSLVersionMax">
+ <dropdownList refId="SSLVersion" defaultItem="3"/>
</presentation>
<presentation id="SupportMenu">
<text>Title:</text>