Bug 1857894 - Make includesubdomains.preloaded.test available to mochitest r=freddyb

This way we have a domain available that is on the HSTS preload list.

cert9.db, key4.db and mochitest.client have been generated by `./mach python build/pgo/genpgocert.py`,
as per https://firefox-source-docs.mozilla.org/build/buildsystem/test_certificates.html.

Differential Revision: https://phabricator.services.mozilla.com/D196316
This commit is contained in:
Malte Juergens 2024-01-17 09:36:53 +00:00
parent 1e01e5fa87
commit ad91a46064
4 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -385,7 +385,10 @@ https://profile.stage.mozaws.net:443 privileged
http://ocsp.pki.goog:80 privileged
https://ocsp.pki.goog:443 privileged
# External IP address only available via http (Bug 1855734)
http://123.123.123.123:80 privileged
https://123.123.123.123:443 privileged,nocert
# Domain with HSTS preloaded
http://includesubdomains.preloaded.test:80 privileged
https://includesubdomains.preloaded.test:443 privileged