v1.4.2

NVlabs/Sanav1.4.2Oct 26, 2020by FiloSottile

AI Summary

The certificate lifetime has been reduced to 2 years and 3 months, and support for building release binaries for the Linux ARM64 architecture has been added. The Go import path has been updated to `filippo.io/mkcert`.

Key Highlights

  • Reduced certificate lifetime to 2 years and 3 months
  • Linux ARM64 binary support
  • Firefox variant detection
  • Updated Go import path to filippo.io/mkcert

New Features

  • Reduced certificate lifetime
  • Linux ARM64 binary support
  • Firefox detection

Full Release Notes

* **Reduce certificate lifetime to 2 years and 3 months**
* Detect various flavors of Firefox (#225, #280)
* Build release binary for linux/arm64 (#284)

The Go import path of the module is now filippo.io/mkcert, which should only affect users installing the tool with `go get`, which was never a recommended installation method.