We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7453815 commit e2c573aCopy full SHA for e2c573a
rsa-gen-csr-aes-wrap.py renamed to rsa-csr-wrap.py
@@ -362,4 +362,4 @@ def format_key_output(key, key_type):
362
363
# If SAN is required, add the -reqexts SAN option to the command and provide the SAN details in the config file
364
# (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"))
+# -reqexts SAN \-config <(cat /opt/nfast/openssl/openssl.cnf <(printf "\n[SAN]\nsubjectAltName=DNS:example.com,DNS:www.example.com"))
0 commit comments