mozilla-extensions / secure-proxy

Firefox Private Network Web Extension
Mozilla Public License 2.0
140 stars 33 forks source link

Testing URL in HTTPS #870

Open bakulf opened 4 years ago

bakulf commented 4 years ago

Currently, secure-proxy tests if the proxy works correctly fetching http://test.factor11.cloudflareclient.com/ through the proxy. In mozilla, we would like to deprecate HTTP non-secure connections, and I would like to know if we can have the same URL in HTTPS.

@aplunk do you think you can work on this? I just need a different URL. Thanks.

arthur-mozilla commented 3 years ago

HTTPS-Only Mode is shipping in Firefox on November 17. We need to change to a secure test address so that it is compatible.

chrismore commented 3 years ago

I am working on getting a HTTPS:// URL

jr-johnson-support commented 3 years ago

Any Update Here?