https-server v1.0.3 released
https://source.ind.ie/hypha/tools/https-server
We have a seamless first-run experience across Linux, macOS, and Windows
auto mkcert
auto certutil (req. apt/yum/pacman/Homebrew/MacPorts)
auto port 443 privileges for Node.js on Linux
auto CA creation
auto certificate creation
1. npm i -g @ind.ie/https-server
2. https-server [folder-to-serve]
3. Go to https://localhost and see your site without certificate warnings
Would love help testing.
Enjoy!