Commit Graph

28 Commits

Author SHA1 Message Date
Filippo Valsorda
70f19a1cf6 Cleanup the README installation section 2018-08-19 18:47:48 -04:00
Travis Campbell
281c560e4a Support installing to system trust store for Arch-based distros (#57) 2018-08-19 15:36:14 -07:00
Stefan Scherer
047acfafed Add choco install for Windows (#63) 2018-08-19 15:31:13 -07:00
Omer Katz
d22f934623 Mention Linuxbrew as the preferred way to install mkcert (#61) 2018-08-19 15:29:56 -07:00
Herby Gillot
2f97cba085 Update README with info on how to install via MacPorts (#62) 2018-08-19 15:28:23 -07:00
Filippo Valsorda
53f1769ab5 Document Windows support and supported root stores 2018-08-12 22:34:54 -04:00
Filippo Valsorda
62149df1a0 Switch AUR to released one 2018-08-05 17:39:56 -04:00
Filippo Valsorda
fd504a1868 Add note about iOS bug to README 2018-07-30 03:55:50 +02:00
Emilien Devos
fdd8fe8e17 Add AUR for installing mkcert on Arch Linux (#23) 2018-07-29 15:52:22 +02:00
Filippo Valsorda
779fa98126 Update README.md 2018-07-04 13:08:32 -04:00
commitay
2e954de528 readme: update homebrew install (#32) 2018-07-04 12:49:38 -04:00
Filippo Valsorda
54cdb2c715 v0.9.0 2018-07-04 00:34:07 -04:00
Filippo Valsorda
ce54575308 Add support for Chrome/Chromium on Linux
Fixes #11
Closes #15
2018-07-03 22:27:08 -04:00
Filippo Valsorda
02f776146c Add mobile devices instructions
Fixes #24
2018-07-03 21:07:24 -04:00
James Bie
941dfcf755 docs: add CA definition and remove some redundant text (#27)
* docs: add CA definition as certificate authorities to help other users understand the documentation and removed some redudant text for readability

* Update README.md
2018-07-03 17:46:32 -04:00
Filippo Valsorda
e9ef9b3787 Add mkcert -CAROOT
Closes #26
Fixes #21
2018-07-03 17:36:22 -04:00
Filippo Valsorda
a354fb02fd Add a warning about the power of the CA private key 2018-07-03 17:25:56 -04:00
Filippo Valsorda
44f8be44c6 Use go get in README
Closes #29
2018-07-03 17:17:11 -04:00
Filippo Valsorda
8d964eef58 Document Go 1.10 requirement 2018-06-28 02:13:43 -04:00
Filippo Valsorda
443e5b3385 Update README.md 2018-06-28 01:57:28 -04:00
Filippo Valsorda
e4c5c312a7 Add Firefox support
Fixes #6
2018-06-28 01:29:20 -04:00
Filippo Valsorda
1f4fbd9097 Allow wildcards and block heading and trailing dots
Fixes #1
2018-06-27 22:44:08 -04:00
Filippo Valsorda
6eb6ca5d60 Fix the Homebrew command 2018-06-26 02:06:37 -04:00
Filippo Valsorda
bb19282ba9 Add Linux stubs 2018-06-26 01:48:41 -04:00
Filippo Valsorda
3a8faf2415 Defer Linux support
https://github.com/golang/go/blob/master/src/crypto/x509/root_linux.go
https://github.com/golang/go/blob/master/src/crypto/x509/root_unix.go
https://www.brightbox.com/blog/2014/03/04/add-cacert-ubuntu-debian/
https://chromium.googlesource.com/chromium/src/+/lkcr/docs/linux_cert_management.md
2018-06-26 01:22:09 -04:00
Filippo Valsorda
7433af8d0b Add keyless install only mode 2018-06-26 01:14:57 -04:00
Filippo Valsorda
6a3cad1731 Homebrew and usage 2018-06-26 00:43:06 -04:00
Filippo Valsorda
c59b5d9d13 Add Makefile and README 2018-06-25 23:47:55 -04:00