sign-req: Use correct x509-type COMMON temp-file name

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-07-15 22:06:56 +01:00
parent 93a8980c5e
commit a78babf835
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -2282,7 +2282,7 @@ Writing 'copy_exts' to SSL config temp-file failed"
create_x509_type COMMON > "$x509_COMMON_tmp" || \
die "sign_req - create_x509_type COMMON"
x509_COMMON_file="$x509_type_tmp"
x509_COMMON_file="$x509_COMMON_tmp"
fi
# Support a dynamic CA path length when present: