v1.4.2

FiloSottile/mkcertv1.4.2Oct 26, 2020by FiloSottile

AI Summary

This release reduces certificate lifetime to 2 years and 3 months, improves Firefox detection across various versions, adds linux/arm64 build support, and changes the Go import path to filippo.io/mkcert.

Key Highlights

  • Reduce certificate lifetime to 2 years and 3 months
  • Detect various flavors of Firefox
  • Build release binary for linux/arm64
  • Go import path changed to filippo.io/mkcert

New Features

  • Reduced certificate lifetime
  • Improved Firefox detection
  • linux/arm64 binary support
  • New Go module import path

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.