Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
2.1.0 Upgrade Auto-Encrypt Localhost to version 6.1.0. (This upgrades mkcert to version 1.4.2 and includes the new 64-bit mkcert arm binary.)
-
2.0.0 Breaking change: update auto-encrypt-localhost to version 6.0.0 Running multiple local 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.
-
1.6.1 Update dependencies to remove npm vulnerability warnings
-
1.6.0 Add arm64 on Linux support
-
1.5.1 Fix HTTP → HTTPS redirects on global servers
-
1.5.0 Update auto-encrypt-localhost to version 5.3.0 (Now serves the local root certificate authority’s public key at route /.ca)
-
1.4.0 Update auto-encrypt-localhost to version 5.2.2 You can now access local servers securely over HTTPS from any device on your local area network via its IPv4 address.
-
1.2.4 Update auto-encrypt to version 1.0.2, auto-encrypt-localhost to 5.1.2
-
1.2.3 Update dependencies and log format - Auto Encrypt: version 1.0.1 - Auto Encrypt Localhost: version 5.1.1 - Log format: now matches that used in Site.js
-
1.0.6 Update to nodecert version 3.1.4 to fix regression (Node.js once again recognises nodecert certificates.)
-
1.0.5 Update to latest nodecert to avoid crash (Fixes crash when multiple directories are missing in the requested nodecert configuration directory.)
-
1.0.2 Add option for overriding the default certificate directory