Why ever use HTTP over HTTPS? Is there still a valid reason? or In what scenarios would you ever use

18 Replies, 729 Views

Dev environments, 100%. Configuring HTTPS for localhost or internal tools is a pain, especially when you're just testing.

Tools like `mkcert` help, but sometimes you just wanna spin up a quick HTTP server and not deal with cert errors.

That said, prod? No excuse.

Messages In This Thread



Users browsing this thread: 1 Guest(s)