Does anyone have a simple way to use HTTPS on localhost? I know ngrok. Or messing about with self certs & web server config. Anything else?
@richtibbett Create `cert.pem` and `key.pem`, and then: npm install http-server -g http-server --cors --ssl
-
-
@mathias That works. I'm also liking https://github.com/cameronhunter/local-ssl-proxy …. If we allow JS APIs on HTTPS only then these tools must become a priority. -
@mathias Removing the node dependency would also be good for a no-nonsense CL tool.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.