Initial release: nodecert
Node.js wrapper over mkcert that creates a local certificate authority and locally-trusted TLS certificates that you can use during development. Avoids the issues with self-signed certificates. Supports Linux, macOS, and Windows (untested) via pre-built binaries.
Source: https://source.ind.ie/hypha/tools/nodecert
Pull requests, etc.: https://github.com/indie-mirror/nodecert
Note: re-published nodecert – a little Node.js wrapper over mkcert for locally-trusted development-time TLS certificates – under the @ind.ie namespace (and reset the version to 1.0.0)
Please install/re-install if you got it last night:
1. npm i -g @ind.ie/nodecert
2. nodecert
3. Find the certificates (and certificate authority) in ~/.nodecert