A simple zero-config tool to make locally trusted development certificates with any names you'd like.
COMMITS
March 22, 2020
F
Use buildInfo.Main.Version when Version is not set
Filippo Valsorda committed
F
go.mod: update import path to filippo.io/mkcert
Filippo Valsorda committed
December 26, 2019
C
README: mention official Arch Linux package (#226)
Christian Rebischke committed
K
README: add "cd mkcert" to build from source instructions (#228)
Koen Vervloesem committed
November 29, 2019
S
truststore_nss: add firefox nightly and developer edition binary paths (#225)
Senan Kelly committed
November 26, 2019
N
README: add note about advanced options (#218)
Nelson Martell committed
F
README: fix git clone command (#224)
fREW Schmidt committed
November 9, 2019
F
truststore_nss: retry certtool with sudo when it fails due to permissions
Filippo Valsorda committed
F
.travis.yml: fix format error
Filippo Valsorda committed
F
README: remove "go run" quickstart 😢
Filippo Valsorda committed
F
Embrace Go 1.13: drop vendoring, assume modules mode, drop Go 1.10 warning
Filippo Valsorda committed
F
Add -version flag
Filippo Valsorda committed
F
analysis.go: use x/tools/go/analysis/multichecker to run analysis tools
Filippo Valsorda committed
September 10, 2019
F
mkcert-master: add Homebrew Formula with HEAD stanza
Filippo Valsorda committed
August 24, 2019
F
README: add "go run" quickstart
Filippo Valsorda committed
August 16, 2019
F
truststore_linux: remove PATH check for SystemTrustCommand
Filippo Valsorda committed
F
truststore_darwin: check the default Homebrew path for certutil
Filippo Valsorda committed
F
Print a message on -install if the CA is already installed
Filippo Valsorda committed
F
Specify a "Sudo password:" prompt for sudo
Filippo Valsorda committed
July 25, 2019
S
Add link to Chocolatey in README (#181)
Stefan Wrobel committed
July 21, 2019
Y
Fix markdown formatting (#179)
y-yagi committed
July 6, 2019
F
Backdate notBefore to support macOS Catalina
Filippo Valsorda committed
July 5, 2019
F
Add staticcheck to CI (#171)
Filippo Valsorda committed
F
.travis.yml: disable cgo for all release binaries
Filippo Valsorda committed
R
Add support for URL SANs (#166)
Robert Panzer committed
June 22, 2019
F
README: revert to $(go env GOPATH)
Filippo Valsorda committed
June 17, 2019
R
Add serverAuth EKU to client certs for Service Mesh mTLS setups
Robert Panzer committed
June 12, 2019
D
README: use $GOBIN instead of $GOPATH/bin (#168)
Daniel Martí committed
June 2, 2019
F
Import howett.net/plist by its correct name
Filippo Valsorda committed