Filippo Valsorda
71aa64e874
Embrace Go 1.13: drop vendoring, assume modules mode, drop Go 1.10 warning
2019-11-09 16:43:37 -05:00
Filippo Valsorda
0bfd83cea2
README: add "go run" quickstart
2019-08-24 13:38:12 -04:00
Stefan Wrobel
2d05f3b4d8
Add link to Chocolatey in README ( #181 )
2019-07-25 21:59:21 +02:00
y-yagi
a5bb69b629
Fix markdown formatting ( #179 )
...
It seems correctly show in GitHub, but this may not be shown correctly
in other markdown readers.
2019-07-21 07:18:11 -04:00
Filippo Valsorda
0a679a8bcd
README: revert to $(go env GOPATH)
...
See discussion at #168
2019-06-21 20:11:30 -04:00
Daniel Martí
ff17118210
README: use $GOBIN instead of $GOPATH/bin ( #168 )
...
$GOPATH/bin works in the simple cases, but will break if the user
specifies their own $GOBIN, or if their $GOPATH has multiple elements.
This form is also simpler. Even if the user doesn't specify their custom
$GOBIN, 'go env GOBIN' will return the correct default.
2019-06-12 13:24:10 -04:00
Ricardo Branco
b90c9c60cb
Support SLES & OpenSUSE ( #162 )
...
* Add support for SLES & OpenSUSE
* Update README.md with support for SLES & OpenSUSE
* Fix CertutilInstallHelp
2019-06-01 14:05:08 +01:00
Filippo Valsorda
bf08925790
README: mention "example.test" as an example
2019-05-19 14:11:53 -04:00
Filippo Valsorda
ad5c6ddbef
README: document S/MIME certificates
2019-04-27 14:24:17 -04:00
Filippo Valsorda
c7c85b20ae
README: update example names
2019-03-29 12:34:59 -04:00
Filippo Valsorda
fcdbc54cc3
Fix a minor typo in the README
2019-02-02 19:03:13 -05:00
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