mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
Bug 1734787 - Add https://example.net:443 to build/pgo/server-locations.txt r=jmaher
Having 3 regular domains to test fission scenarios will help migrating to https-first for DevTools mochitests. example.org and example.com are both available in http and https, but example.net is only available in http for now. This patch was created by adding https://example.net to build/pgo/server-locations.txt and then running `./mach python build/pgo/genpgocert.py` Differential Revision: https://phabricator.services.mozilla.com/D127922
This commit is contained in:
parent
c9b15cac97
commit
081e1015d9
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -112,6 +112,7 @@ https://sub1.test1.example.com:443 privileged
|
||||
https://sub1.test2.example.com:443 privileged
|
||||
https://sub2.test1.example.com:443 privileged
|
||||
https://sub2.test2.example.com:443 privileged
|
||||
https://example.net:443 privileged
|
||||
https://nocert.example.com:443 privileged,nocert
|
||||
https://self-signed.example.com:443 privileged,cert=selfsigned
|
||||
https://untrusted.example.com:443 privileged,cert=untrusted
|
||||
|
Loading…
x
Reference in New Issue
Block a user