-
7.1.0
Hat-tip: Support Certutil installation on Fedora (dnf)
-
7.0.5
Once again works on macOS and Windows also
-
7.0.3
Graphical sudo prompt is now shown during post-install script.
-
7.0.0
Breaking change: binaries no longer bundled, setup at npm postinstall
-
6.1.0
Upgrade mkcert to version 1.4.2 This includes a separate arm64 binary.
-
6.0.0
You can now run multiple local HTTPS servers. Running multiple servers at different HTTPS ports no longer results in an error due to port 80 being unavailable for the HTTP Server. However, know that only the first server will get the HTTP Server at port 80 that redirects HTTP calls to HTTPS and also serves your local root certificate authority public key.
-
5.3.0
Redirects HTTP → HTTPS and serves rootCA.pem at /.ca
-
5.2.1
Update documentation to mention feature introduced in 5.2.0
-
5.2.0
Local server can how be accessed over external IPv4 address. This means that you can now test with other devices on your local area network without having to expose your server over the wide area network / Internet.
-
5.1.2
Minor: Fix extraneous newlines in log output
-
3.1.4
Fix regression: Node.js once again recognises nodecert certificates
-
3.1.1
Add custom directory support for storing nodecert certificates
-
1.0.3
Now also auto-installs dependency using MacPorts (untested)