Commit Graph

  • 1c1dc4ed27 README: fixed broken readme link to arch linux package (#580) master JohanGallardo 2024-04-18 04:53:27 -04:00
  • 2a46726ceb Drop "go vet" from CI due to false positives v1.4.4 Filippo Valsorda 2022-04-26 19:37:25 +02:00
  • 7abefc9067 Add dl.filippo.io instructions to the README Filippo Valsorda 2022-04-26 19:26:59 +02:00
  • d7ab78de71 Only print help when called without arguments Filippo Valsorda 2022-04-26 18:11:49 +02:00
  • abde85bb26 Correct failed to save CA certificate message (#399) Pei-Tang Huang 2022-04-26 23:51:39 +08:00
  • e4df8ab302 Print the right hosts when a CSR doesn't have SANs Filippo Valsorda 2022-04-25 20:05:46 +02:00
  • 789f1b1c70 Add support for Firefox in a Snap for Ubuntu 22.04 Filippo Valsorda 2022-04-25 19:55:19 +02:00
  • 255b8304cd Add Windows arm64 build to CI pipeline (#396) Dennis Ameling (he/him) 2022-04-25 18:58:55 +02:00
  • bf27d05026 Build binaries for darwin/arm64 (#433) Shady Sharaf 2022-04-25 09:15:20 -07:00
  • 4b065acd87 Update dependencies Filippo Valsorda 2022-04-25 17:52:22 +02:00
  • 6343246720 Update bug-report.md Filippo Valsorda 2022-04-25 11:37:56 -04:00
  • 61ccb55b20 .github: configure issue templates Filippo Valsorda 2022-04-25 11:36:40 -04:00
  • 999ca39d71 .github: add bug report ISSUE_TEMPLATE Filippo Valsorda 2022-04-25 11:24:51 -04:00
  • 0a3190b165 README: update Linuxbrew to Homebrew on Linux (#340) Mikael Forsgren 2021-02-13 03:34:52 +01:00
  • 1a5aaff12e Fix and update CI analyzers v1.4.3 Filippo Valsorda 2020-11-25 14:03:47 +01:00
  • 33ca7b5c46 Switch tests and releases to GitHub Actions (#311) Filippo Valsorda 2020-11-20 20:48:10 +01:00
  • 9c196b6cdb Make CSR code match standard certificate generation Filippo Valsorda 2020-10-27 12:54:36 +01:00
  • e28ee7df01 Simplify EKU logic Filippo Valsorda 2020-10-27 12:51:28 +01:00
  • 9f583c670f Drop codeSigning EKU from certificates with email SANs Filippo Valsorda 2020-10-27 12:25:23 +01:00
  • c12e24244a Don't overwrite the -key-file if it's identical to -cert-file (#264) Martin Tournoij 2020-10-27 19:34:17 +08:00
  • 6649e9d2e7 Make explicit "mkcert -help" print to stdout (#265) v1.4.2 Martin Tournoij 2020-10-26 07:55:09 +08:00
  • 3fa4d18f75 Update iOS installation docs Filippo Valsorda 2020-10-26 00:45:44 +01:00
  • 167867a226 Drop Apple 825-days rule bypass, shorten and print expiration Filippo Valsorda 2020-10-26 00:15:16 +01:00
  • 1ad7f56df4 Tone down the uninstalled root warnings Filippo Valsorda 2020-10-25 18:33:54 +01:00
  • e8068235db Hide the CA path in normal operation Filippo Valsorda 2020-10-25 18:27:41 +01:00
  • ea8260d0d9 Accept "NEW CERTIFICATE REQUEST" PEM headers Filippo Valsorda 2020-10-25 17:59:00 +01:00
  • 8e71a281f9 Support latest FirefoxDeveloperEdition.app without spaces (#280) Mikel Kew 2020-10-26 09:24:53 +10:00
  • c34db08bed Build release binaries for linux/arm64 (#284) Dennis Ameling 2020-10-26 00:23:20 +01:00
  • a2b1208e9c mkcert-master: remove in favor of "brew gomod filippo.io/mkcert@master" Filippo Valsorda 2020-03-21 22:12:54 -04:00
  • d58feefc73 Fix -version output not to print spurious lines Filippo Valsorda 2020-03-21 22:10:16 -04:00
  • 0603a13b79 Use buildInfo.Main.Version when Version is not set Filippo Valsorda 2020-03-21 22:04:37 -04:00
  • 243b819761 go.mod: update import path to filippo.io/mkcert Filippo Valsorda 2020-03-21 21:38:34 -04:00
  • a21de51acf README: mention official Arch Linux package (#226) Christian Rebischke 2019-12-26 14:56:06 +01:00
  • 42a6d00604 README: add "cd mkcert" to build from source instructions (#228) Koen Vervloesem 2019-12-26 14:53:10 +01:00
  • cb6311cfbe truststore_nss: add firefox nightly and developer edition binary paths (#225) Senan Kelly 2019-11-29 22:36:50 +00:00
  • d8d73fcb89 README: add note about advanced options (#218) Nelson Martell 2019-11-26 18:35:01 -05:00
  • 9b04095804 README: fix git clone command (#224) fREW Schmidt 2019-11-26 15:31:43 -08:00
  • 90341b0d5a v1.4.1 v1.4.1 Filippo Valsorda 2019-11-09 18:21:05 -05:00
  • 1b4ad6c774 truststore_nss: retry certtool with sudo when it fails due to permissions Filippo Valsorda 2019-11-09 17:30:15 -05:00
  • 00ded1d014 .travis.yml: fix format error Filippo Valsorda 2019-11-09 18:03:18 -05:00
  • 9df24b5b70 README: remove "go run" quickstart 😢 Filippo Valsorda 2019-11-09 17:34:28 -05:00
  • 71aa64e874 Embrace Go 1.13: drop vendoring, assume modules mode, drop Go 1.10 warning Filippo Valsorda 2019-11-09 16:43:37 -05:00
  • 1382fc8fe8 Add -version flag Filippo Valsorda 2019-11-09 16:06:19 -05:00
  • 82ea753aa2 analysis.go: use x/tools/go/analysis/multichecker to run analysis tools Filippo Valsorda 2019-11-09 15:57:16 -05:00
  • 4ffcbacbb0 mkcert-master: add Homebrew Formula with HEAD stanza Filippo Valsorda 2019-09-10 14:56:20 +02:00
  • 0bfd83cea2 README: add "go run" quickstart Filippo Valsorda 2019-08-24 13:38:12 -04:00
  • 343aec289a truststore_linux: remove PATH check for SystemTrustCommand Filippo Valsorda 2019-08-16 18:20:09 -04:00
  • 8ff73503d2 truststore_darwin: check the default Homebrew path for certutil Filippo Valsorda 2019-08-16 18:13:31 -04:00
  • 25b1d39486 Print a message on -install if the CA is already installed Filippo Valsorda 2019-08-16 18:04:46 -04:00
  • aa4dd61066 Specify a "Sudo password:" prompt for sudo Filippo Valsorda 2019-08-16 17:47:28 -04:00
  • 2d05f3b4d8 Add link to Chocolatey in README (#181) v1.4.0 Stefan Wrobel 2019-07-25 12:59:21 -07:00
  • a5bb69b629 Fix markdown formatting (#179) y-yagi 2019-07-21 20:18:11 +09:00
  • df15e0c1ef Backdate notBefore to support macOS Catalina Filippo Valsorda 2019-07-06 19:12:45 -03:00
  • 1f0796c926 Add staticcheck to CI (#171) Filippo Valsorda 2019-07-05 01:41:23 -03:00
  • 4d2ab596e7 .travis.yml: disable cgo for all release binaries Filippo Valsorda 2019-07-05 01:28:46 -03:00
  • c2b30c48f1 Add support for URL SANs (#166) Robert Panzer 2019-07-05 06:16:19 +02:00
  • 0a679a8bcd README: revert to $(go env GOPATH) Filippo Valsorda 2019-06-21 20:11:30 -04:00
  • 574ea52743 Add serverAuth EKU to client certs for Service Mesh mTLS setups Robert Panzer 2019-06-17 11:22:04 +02:00
  • ff17118210 README: use $GOBIN instead of $GOPATH/bin (#168) Daniel Martí 2019-06-12 18:24:10 +01:00
  • 72ec55f07f Import howett.net/plist by its correct name Filippo Valsorda 2019-06-02 12:55:44 +01:00
  • e9f8fbcdf4 cert: use os.Hostname for the OU, and add the long form user name Filippo Valsorda 2019-06-02 12:15:03 +01:00
  • 8d9e434520 truststore_nss: support multiple NSS databases Filippo Valsorda 2019-06-01 16:01:09 +01:00
  • 74ab68812e Fix and add missing license headers Filippo Valsorda 2019-06-01 14:58:20 +01:00
  • 245b2732c8 Cleanup path logics with pathExists and binaryExists Filippo Valsorda 2019-06-01 14:55:58 +01:00
  • b1564cfb0d truststore_linux: autodetect CertutilInstallHelp Filippo Valsorda 2019-06-01 14:41:10 +01:00
  • b90c9c60cb Support SLES & OpenSUSE (#162) Ricardo Branco 2019-06-01 15:05:08 +02:00
  • bf08925790 README: mention "example.test" as an example Filippo Valsorda 2019-05-19 14:11:53 -04:00
  • ad5c6ddbef README: document S/MIME certificates Filippo Valsorda 2019-04-27 14:24:17 -04:00
  • 0d4cf75db8 Allow email SANs for S/MIME certificates (#152) Ben Toews 2019-04-11 20:59:44 -06:00
  • c7c85b20ae README: update example names Filippo Valsorda 2019-03-29 12:34:59 -04:00
  • c03e3ceaca Swap exec.Command("hostname") for os.Hostname() (#137) David Crawshaw 2019-02-15 15:11:46 -05:00
  • 9e9563535e Add a -client suffix to filenames when generating client certificates Filippo Valsorda 2019-02-05 14:19:51 -05:00
  • fcdbc54cc3 Fix a minor typo in the README Filippo Valsorda 2019-02-02 19:03:13 -05:00
  • 99e15e29f9 Add support for certificate signing requests with -csr v1.3.0 Filippo Valsorda 2019-02-02 18:51:24 -05:00
  • 592400aab0 Add the TRUST_STORES environment variable Filippo Valsorda 2019-02-02 16:03:48 -05:00
  • 66af5a51f6 Add support for client certificates with -client John Downey 2019-02-02 15:44:12 -05:00
  • 5bb0c47df7 Add -ecdsa for generating certificates with ECDSA keys Filippo Valsorda 2019-02-02 15:26:03 -05:00
  • 821679b01f Split off advanced options docs Filippo Valsorda 2019-02-02 14:55:55 -05:00
  • 50b8c9f09f Set the CommonName when generating PKCS#12 files Filippo Valsorda 2019-02-02 14:45:36 -05:00
  • 3bcdd3721c Update screenshot with Firefox and Chrome Filippo Valsorda 2019-01-11 16:38:47 -08:00
  • a177c7e2ad Add "scoop bucket add extras" to README (#109) Oxicode 2019-01-08 15:42:51 -05:00
  • 8dca36bc48 Build binaries for linux/arm Filippo Valsorda 2019-01-08 09:37:29 -08:00
  • 610df05c5c Add "Firefox Nightly.app" support on macOS (#102) graystevens 2019-01-08 17:22:13 +00:00
  • da4da8a4bc Refactor output path flags v1.2.0 Filippo Valsorda 2019-01-06 18:55:49 -05:00
  • 5ea72c377d Add -cert-file, -key-file and -p12-file (#77) 单元源 2018-10-10 20:50:45 +08:00
  • 0d0636e824 Print a warning about wildcard depth in X.509 Filippo Valsorda 2019-01-06 18:23:59 -05:00
  • 6f4ab38307 Use double quotes in examples for CMD.exe support Filippo Valsorda 2019-01-06 18:14:39 -05:00
  • 7fbb1febce Document NODE_EXTRA_CA_CERTS for Node.js Filippo Valsorda 2019-01-06 18:07:49 -05:00
  • 6060e206a4 Document the hardcoded PKCS#12 password Filippo Valsorda 2019-01-06 17:38:49 -05:00
  • ea716f38b3 java: don't attempt sudo retry on windows (#85) Adam Shannon 2018-12-22 14:10:28 -08:00
  • 438ae98b1c java: don't try to run keytool during check if it's not available (#90) Adam Shannon 2018-11-26 09:03:40 -08:00
  • afbc420fa0 README: update the AUR install instructions (#91) Jurgen Verhasselt 2018-11-26 17:57:50 +01:00
  • 48e7d200ae docs: clarify mkcert doens't configure servers (#82) Adam Shannon 2018-10-25 14:15:37 -07:00
  • fcebdc9845 nss: use certutil from $PATH if found on macOS (#71) v1.1.2 Filippo Valsorda 2018-08-25 15:52:43 -06:00
  • 5f8e78d012 Nitpicky fix on Macports install info (#68) Herby Gillot 2018-08-24 23:37:51 -04:00
  • 4f4405fc0c Add scoop install for Windows (#65) Filippo Buletto 2018-08-23 19:42:19 +02:00
  • f42b073e94 LICENSE+AUTHORS: follow appropriate company policies Filippo Valsorda 2018-08-21 11:09:52 -06:00
  • 0bd4ac60da linux: use unique per-CA names when installing certificates v1.1.1 Filippo Valsorda 2018-08-19 19:02:28 -04:00
  • 4f82e1cf78 java: fix paths for Windows and JRE (#54) Adam Shannon 2018-08-19 17:56:28 -05:00
  • 70f19a1cf6 Cleanup the README installation section Filippo Valsorda 2018-08-19 18:47:48 -04:00