Add missing param in doc for shellpki init

This commit is contained in:
Victor LABORIE 2018-10-24 15:29:32 +02:00
parent 4092850742
commit 091b32ee73

View file

@ -41,7 +41,7 @@ Usage: ./shellpki.sh <subcommand> [options] [CommonName]
Initialize PKI (create CA key and self-signed cert) : Initialize PKI (create CA key and self-signed cert) :
./shellpki.sh init ./shellpki.sh init <commonName_for_CA>
Create a client cert with key and CSR directly generated on server Create a client cert with key and CSR directly generated on server
(use -p for set a password on client key) : (use -p for set a password on client key) :