From 1528fdd47c5663bf8b28b33abf6ebaa28c1290a8 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Wed, 23 Nov 2022 10:01:26 -0600 Subject: [PATCH] update-mscertsign.sh: Fix ouput error in script --- update-mscertsign.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-mscertsign.sh b/update-mscertsign.sh index ebff4e0..831d214 100644 --- a/update-mscertsign.sh +++ b/update-mscertsign.sh @@ -6,7 +6,7 @@ CSURL="https://ccadb-public.secure.force.com/microsoft/IncludedRootsPEMTxtForMSF rm -f mscertsign.txt CS.txt wget -O mscertsign.txt ${CSURL} -echo " Mozilla no longer provides any trust information for code signing, opting only +echo "# Mozilla no longer provides any trust information for code signing, opting only # to supply VERIFY trust, so that Mozilla neither provides policy, nor removes # the functionality from NSS. The following list of certificate hashes (already # installed as they have TLS trust from Mozilla) are also trusted by Microsoft