From 0b672127f0034583adaf6f1ba3e18191cd26be71 Mon Sep 17 00:00:00 2001 From: Click Bait Cake <39263203+Clickbaitcake@users.noreply.github.com> Date: Wed, 30 Jan 2019 17:18:28 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67193e5..c95af1d 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,14 @@ 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 key by default will search for certificates in the locations listed below. Starting in Firefox 65, you can specify a fully qualified path (see cert3.der and cert4.pem in example). If Firefox does not find something at your fully qualified path, it will search the default directories. +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, cer5.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 + + +If Firefox does not find something at your fully qualified path, it will search the default directories. Certificates can be located in the following locations: - Windows -- 2.34.1