Add show-req to the list of commands which do not require a CA
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
e5f3551710
commit
fdb8e0e8df
@ -6823,7 +6823,7 @@ case "$cmd" in
|
||||
*)
|
||||
require_pki=1
|
||||
case "$cmd" in
|
||||
gen-req|gen-dh|build-ca)
|
||||
gen-req|gen-dh|build-ca|show-req)
|
||||
unset -v require_ca
|
||||
;;
|
||||
*)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user