Skip to content

Commit e2c573a

Browse files
authored
Update and rename rsa-gen-csr-aes-wrap.py to rsa-csr-wrap.py
1 parent 7453815 commit e2c573a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsa-gen-csr-aes-wrap.py renamed to rsa-csr-wrap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,4 +362,4 @@ def format_key_output(key, key_type):
362362

363363
# If SAN is required, add the -reqexts SAN option to the command and provide the SAN details in the config file
364364
# (C:\Program Files\nCipher\nfast\openssl\openssl.cnf)
365-
# -reqexts SAN \-config <(cat /opt/nfast/openssl/openssl.cnf <(printf "\n[SAN]\nsubjectAltName=DNS:example.com,DNS:www.example.com"))
365+
# -reqexts SAN \-config <(cat /opt/nfast/openssl/openssl.cnf <(printf "\n[SAN]\nsubjectAltName=DNS:example.com,DNS:www.example.com"))

0 commit comments

Comments
 (0)