Tags: small-tech/https
Tags
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.
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.
PreviousNext