-
Notifications
You must be signed in to change notification settings - Fork 137
Generating CA Signing CSR with PKCS10Client
Endi S. Dewata edited this page Mar 27, 2024
·
5 revisions
$ PKCS10Client \ -d /var/lib/pki/pki-tomcat/conf/alias \ -h HSM \ -p Secret.123 \ -a ec \ -c nistp256 \ -n "cn=CA Signing Certificate,o=EXAMPLE" \ -y true \ -o ca_signing.csr
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |