show-ca: Remove undefined '$type' variable from output
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
d1063e0ad0
commit
0d404360c5
@ -3635,10 +3635,9 @@ This file is not a valid $type file:
|
||||
$in_file"
|
||||
|
||||
notice "
|
||||
Showing $type details for 'ca'.
|
||||
|
||||
This file is stored at:
|
||||
* $in_file"
|
||||
Showing details for CA certificate, at:
|
||||
* $in_file
|
||||
"
|
||||
|
||||
easyrsa_openssl "$format" -in "$in_file" -noout -text \
|
||||
-nameopt "$name_opts" -certopt "$out_opts" || die "\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user