DEV Community

Discussion on: Local development with HTTPS on OSX

Collapse
 
sebdeckers profile image
Sebastiaan Deckers

FWIW, I made a little cross-platform CLI tool called tls-keygen. It generates modern localhost certs (ECC, SAN, IPv6, wildcard, ...) and hooks up the OS trust store to satisfy browser security requirements.

Give it a try and let me know what you think:
npmjs.com/package/tls-keygen