Hacker News new | ask | show | jobs
by ehnto 1087 days ago
Browsers try to navigate you to HTTPS but no, http the protocol is still working as it always has. Both nginx and Apache will require configuration to serve HTTPS.

You might still use HTTP on an internal network in a DMZ or other trusted network.

1 comments

Good to know