Commit Graph

13 Commits

Author SHA1 Message Date
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