]> git.p6c8.net - policy-templates.git/blobdiff - README.md
Update message for client certs pref
[policy-templates.git] / README.md
index 15b58d9626e13c2ed65af65a8d4eabde02ee26b6..d143a3f177f999f7f84b1acbb055c6fecdf5f43f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2408,7 +2408,7 @@ disabled
 |     If set to Select Automatically, Firefox automatically chooses the default personal certificate.
 | security.mixed_content.block_active_content | boolean | Firefox 70, Firefox ESR 68.2 | true
 |     If false, mixed active content (HTTP and HTTPS) is not blocked.
-| security.osclientcerts.autoload | boolean | Firefox 72, Firefox ESR 68.4 (Windows only) | false
+| security.osclientcerts.autoload | boolean | Firefox 72 (Windows), Firefox 75 (macOS)  | false
 |     If true, client certificates are loaded from the operating system certificate store.
 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox ESR 68 | true
 |     If false, SSL errors cannot be sent to Mozilla.
@@ -2623,8 +2623,9 @@ or
   }
 }
 ```
+<a name="SanitizeOnShutdown"></a>
+
 ### SanitizeOnShutdown (Selective)
-<a name="SanitizeOnShutdown">
 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
 
 Previously, these values were always locked. Starting with Firefox 74 and Firefox ESR 68.6, you can use the `Locked` option to either keep the values unlocked (set it to false), or lock only the values you set (set it to true). If you want the old behavior of locking everything, do not set `Locked` at all.
@@ -2740,8 +2741,9 @@ Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
   }
 }
 ```
+<a name="SearchEngines"></a>
+
 ### SearchEngines (This policy is only available on the ESR.)
-<a name="SearchEngines">
 
 ### SearchEngines | Default
 

patrick-canterino.de