Add support for client certificates with -client

Fixes #125
Closes #89
This commit is contained in:
John Downey
2019-02-02 15:44:12 -05:00
committed by Filippo Valsorda
parent 5bb0c47df7
commit 66af5a51f6
3 changed files with 12 additions and 2 deletions

View File

@@ -125,6 +125,9 @@ mkcert supports the following root stores:
-cert-file FILE, -key-file FILE, -p12-file FILE
Customize the output paths.
-client
Generate a certificate for client authentication.
-ecdsa
Generate a certificate with an ECDSA key.