Filippo Valsorda
99e15e29f9
Add support for certificate signing requests with -csr
...
Closes #55
2019-02-02 18:51:24 -05:00
Filippo Valsorda
592400aab0
Add the TRUST_STORES environment variable
...
Fixes #95
2019-02-02 16:26:21 -05:00
John Downey
66af5a51f6
Add support for client certificates with -client
...
Fixes #125
Closes #89
2019-02-02 16:26:21 -05:00
Filippo Valsorda
5bb0c47df7
Add -ecdsa for generating certificates with ECDSA keys
...
Fixes #118
2019-02-02 16:26:21 -05:00
Filippo Valsorda
821679b01f
Split off advanced options docs
2019-02-02 16:26:21 -05:00
Filippo Valsorda
3bcdd3721c
Update screenshot with Firefox and Chrome
2019-01-11 16:38:47 -08:00
Oxicode
a177c7e2ad
Add "scoop bucket add extras" to README ( #109 )
...
Fixes #99
2019-01-08 12:42:51 -08:00
Filippo Valsorda
6f4ab38307
Use double quotes in examples for CMD.exe support
...
See https://github.com/FiloSottile/mkcert/issues/60#issuecomment-415352403
2019-01-06 18:14:39 -05:00
Filippo Valsorda
7fbb1febce
Document NODE_EXTRA_CA_CERTS for Node.js
...
Fixes #78
2019-01-06 18:07:49 -05:00
Adam Shannon
ea716f38b3
java: don't attempt sudo retry on windows ( #85 )
...
* java: don't attempt retry on windows
* docs: mention "Run as Administrator" for windows if needed
Fixes #84
2018-12-22 17:10:28 -05:00
Jurgen Verhasselt
afbc420fa0
README: update the AUR install instructions ( #91 )
2018-11-26 11:57:50 -05:00
Adam Shannon
48e7d200ae
docs: clarify mkcert doens't configure servers ( #82 )
2018-10-25 23:15:37 +02:00
Herby Gillot
5f8e78d012
Nitpicky fix on Macports install info ( #68 )
2018-08-24 21:37:51 -06:00
Filippo Buletto
4f4405fc0c
Add scoop install for Windows ( #65 )
2018-08-23 11:42:19 -06:00
Filippo Valsorda
f42b073e94
LICENSE+AUTHORS: follow appropriate company policies
2018-08-21 11:09:52 -06:00
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