Merge btamayo change.

Closes #214 in master

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2018-09-14 22:42:57 -05:00
parent ad00be3411
commit c5ff31e867

View File

@ -546,7 +546,7 @@ current CA keypair. If you intended to start a new CA, run init-pki first."
if [ $sub_ca ]; then if [ $sub_ca ]; then
notice "\ notice "\
NOTE: Your sub-CA request is at $out_file NOTE: Your sub-CA request is at $out_file
and now must be sent to you parent CA for signing. Place your resulting cert and now must be sent to your parent CA for signing. Place your resulting cert
at $EASYRSA_PKI/ca.crt prior to signing operations. at $EASYRSA_PKI/ca.crt prior to signing operations.
" "
else notice "\ else notice "\