[AIX, Linux, Windows]

Importing a personal certificate from a PKCS #7 file

The strmqikm (iKeyman) and runmqckm (iKeycmd) tools do not support PKCS #7 ( .p7b ) files. Use the runmqakm tool to import certificates from a PKCS #7 file on AIX®, Linux®, and Windows.

Use the following command to add a CA certificate from a PKCS #7 file:
runmqakm -cert -add -db filename -pw password -type cms -file filename
-label label
Use the following command to import a personal certificate from a PKCS #7 file:
runmqakm -cert -import -db filename -pw password -type pkcs7 -target filename
-target_pw password -target_type cms -label label -new_label label