mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 16:51:46 +00:00

WebAuthn needs to write a test to confirm it's prohibited when accessed via an IP address. This adds the capability to get a SecureContext for an IP host. It uses 127.0.0.2 so as to bypass restrictions on 127.0.0.1, and the use of .1 as a special-market in ssltunnel. Differential Revision: https://phabricator.services.mozilla.com/D63570 --HG-- extra : moz-landing-system : lando