-
3.0.0
ESM version with Auto Encrypt 3.0.0 & Auto Encrypt Localhost 7.0.2 - Uses ECMAScript Modules (ESM; es6 modules). - Upgraded Auto Encrypt to version 3.0.0 (ESM + includes the latest Let’s Encrypt staging certificate authority root certificate for testing). - Upgraded Auto Encrypt Localhost to version 7.0.2 (the mkcert binaries are no longer bundled). - Testing and coverage: migrate from using nyc, tap-spec, and tap-nyc to c8 and tap-monkey. - Reduce npm package size by specifying files whitelist.
-
2.1.2
Upgrade Auto Encrypt to version 2.2.0 - Fixes bug when checking for certificate renewals. - Adds latest Let’s Encrypt staging certificate authority root certificate.
-
2.1.1
Upgrade Auto Encrypt to 2.0.6; fixes crash on Retry-After header
-
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.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