update-mscertsign.sh: Fix ouput error in script

This commit is contained in:
DJ Lucas 2022-11-23 10:01:26 -06:00 committed by GitHub
parent 55f8847147
commit 1528fdd47c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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