sign-req: Correct variable assignment
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
7da63e9408
commit
9a70a50a0c
@ -2426,7 +2426,7 @@ basicConstraints is not defined, cannot use 'pathlen'"
|
||||
ca)
|
||||
print "nsCertType = sslCA" ;;
|
||||
*)
|
||||
error_msg "Unknown Netscape type: $crt_type"
|
||||
error_msg="Unknown Netscape type: $crt_type"
|
||||
return 1
|
||||
esac
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user