Commit Graph

73 Commits

Author SHA1 Message Date
Filippo Valsorda
c4f873a371 Add a warning for second-level wildcards
Fixes #30
2018-07-03 17:17:11 -04:00
Adam Shannon
073ee25396 On linux don't declare we installed to the system store (#18) 2018-06-29 16:02:23 -04:00
Filippo Valsorda
ce28959c70 Ahem... a different project leaked into the Makefile 2018-06-28 23:46:33 -04:00
Filippo Valsorda
8d964eef58 Document Go 1.10 requirement 2018-06-28 02:13:43 -04:00
Filippo Valsorda
1bc392c3cc Use explicit prefix for dbm NSS databases
sql is the default since 3.35

Fixes #10
2018-06-28 02:08:56 -04:00
Filippo Valsorda
443e5b3385 Update README.md 2018-06-28 01:57:28 -04:00
Filippo Valsorda
75a36a6de4 Add punycode support
Fixes #8
2018-06-28 01:44:13 -04:00
Filippo Valsorda
e4c5c312a7 Add Firefox support
Fixes #6
2018-06-28 01:29:20 -04:00
Filippo Valsorda
7544098b30 Make private keys writeable
Read-only is too much hassle for expendable dev keys
2018-06-28 01:03:31 -04:00
Filippo Valsorda
d6aab07a4c Split off certificate generation code 2018-06-27 23:43:51 -04:00
Filippo Valsorda
1f4fbd9097 Allow wildcards and block heading and trailing dots
Fixes #1
2018-06-27 22:44:08 -04:00
Patrick Uiterwijk
222b4f1035 Explicitly set zero length path constraint (#5)
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-06-27 22:28:23 -04:00
Patrick Uiterwijk
3532f34209 Fix permissions on newly generated private keys (#3)
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-06-27 22:18:33 -04:00
Filippo Valsorda
6eb6ca5d60 Fix the Homebrew command 2018-06-26 02:06:37 -04:00
Filippo Valsorda
5623f42244 Prevent IPv6 certs from ending up with hidden filenames 2018-06-26 01:56:48 -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
Filippo Valsorda
314622cbb3 Add certificate generation and -uninstall 2018-06-25 23:47:28 -04:00
Filippo Valsorda
c3ffec658a Add LICENSE 2018-06-25 21:43:21 -04:00
Filippo Valsorda
cbca29dc62 Initial commit and macOS install 2018-06-25 01:32:41 -04:00