gecko-dev/build/pgo/certs
Valentin Gosu 75e57b5355 Bug 1672127 - Fix browser_fall_back_to_https.js to use actual host r=ckerschb
Adds secureonly.example.com:443 to server-locations.txt - this host is only available on HTTPS.
Regenerates certs using `./mach python build/pgo/genpgocert.py` command.
Sets network.dns.native-is-localhost pref in test so we don't trigger assertion.

Differential Revision: https://phabricator.services.mozilla.com/D94005
2020-10-20 10:26:41 +00:00
..
README
alternateroot.ca
alternateroot.ca.keyspec
alternateroot.certspec
badCertDomain.certspec Bug 1617987 - Fix URLs by prefixing www. when users encounter bad cert domain errors. r=nika,keeler 2020-07-18 13:38:59 +00:00
bug413909cert.certspec
cert9.db Bug 1672127 - Fix browser_fall_back_to_https.js to use actual host r=ckerschb 2020-10-20 10:26:41 +00:00
dynamicPinningBad.certspec
dynamicPinningBad.server.keyspec
dynamicPinningGood.certspec
escapeattack1.certspec
evintermediate.ca
evintermediate.ca.keyspec
evintermediate.certspec
expired.certspec
imminently_distrusted.certspec
key4.db Bug 1672127 - Fix browser_fall_back_to_https.js to use actual host r=ckerschb 2020-10-20 10:26:41 +00:00
mochitest.certspec
mochitest.client Bug 1672127 - Fix browser_fall_back_to_https.js to use actual host r=ckerschb 2020-10-20 10:26:41 +00:00
mochitest.client.keyspec
noSubjectAltName.certspec
pgoca.ca
pgoca.ca.keyspec
pgoca.certspec
selfsigned.certspec
sha1_end_entity.certspec
sha256_end_entity.certspec
staticPinningBad.certspec
staticPinningBad.server.keyspec
unknown_ca.certspec
untrusted.certspec
untrustedandexpired.certspec

README

This directory contains CA and server certificates for testing.

You can find instructions on how to add or modify certificates at:

https://firefox-source-docs.mozilla.org/build/buildsystem/test_certificates.html