Summary:
This lists the GSK7cmd command you can use to export the certificate and key in a standard PKCS12 format from a CMS keystore.
More Information:
gsk7cmd -cert -export -db DBNAME -pw PASSWORD -type cms -label LABEL -target_type pkcs12 -target EXPORTPATH -target_pw PASSWORD
Comments