v1.4.2

itszeeshan/subdomainxv1.4.2Oct 26, 2020by FiloSottile

AI Summary

This update reduces the certificate lifetime to two years and three months and adds support for detecting different Firefox versions. It also includes a pre-built binary for the Linux ARM64 architecture and updates the Go import path to `filippo.io/mkcert`.

Key Highlights

  • Reduced certificate lifetime to 2 years and 3 months
  • Detect various Firefox flavors
  • Linux ARM64 binary support
  • Updated Go import path

New Features

  • Reduced certificate lifetime
  • Firefox detection
  • ARM64 Linux binary
  • New Go 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.