←back to thread

263 points amarder | 4 comments | | HN request time: 0.613s | source
1. merek ◴[] No.45079426[source]
Will enabling "HTTPS-Only Mode" block http://localhost? If so, it would interfere with web development.
replies(3): >>45079626 #>>45079645 #>>45079979 #
2. Refreeze5224 ◴[] No.45079626[source]
No, you can always continue on to non-HTTPS pages.
3. sltkr ◴[] No.45079645[source]
No, it doesn't block localhost.

Also you can add exceptions, so if you have e.g. a HTTP-only server on your local network, you can whitelist it manually.

4. qingcharles ◴[] No.45079979[source]
Can you create some certs for yourself?