From 75c29d866880f8307ada801475286f68778afc17 Mon Sep 17 00:00:00 2001 From: Click Bait Cake <39263203+Clickbaitcake@users.noreply.github.com> Date: Wed, 30 Jan 2019 17:35:43 +0000 Subject: [PATCH] Certificates Updating Certificates section to reflect changes in GPO. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef301ac..b160f70 100644 --- a/README.md +++ b/README.md @@ -101,10 +101,10 @@ This policy can be used to install certificates or to read certificates from the The ImportEnterpriseRoots key will cause Firefox to import from the system certificate store. The Install Certificates key by default will search for certificates in the locations listed below. -Starting in Firefox 65, you can specify a fully qualified path including UNC. (see cert3.der and cert4.pem, in example). +Starting in Firefox 65 you can specify a fully qualified path including UNC. (See cert3.der and cert4.pem, in example). **Be advised if you wish to load a certificate from a UNC path you must use double backslahes.** -**Example: \\SERVER\\CERTS\CERT5.PEM** +Example: \\SERVER\\CERTS\CERT5.PEM If Firefox does not find something at your fully qualified path, it will search the default directories. -- 2.34.1