Show Table of Contents
24.2. Usage and Output
The
PKCS12Export command exports each certificate in the database into the .p12 output file. When the -debug option is used, the certificate nickname for each certificate is printed to stdout as the operation proceeds. (Otherwise, there is no output from the command.)
# PKCS12Export -debug -d /var/lib/pki-ca/alias -p dbpwd.txt -w p12pwd.txt -o master.p12 PKCS12Export debug: The directory for certdb/keydb is . PKCS12Export debug: The password file for keydb is dbpwd.txt PKCS12Export debug: Number of user certificates = 5 PKCS12Export debug: Certificate nickname = ocspSigningCert cert-ca PKCS12Export debug: Private key is not null PKCS12Export debug: Certificate nickname = subsystemCert cert-ca PKCS12Export debug: Private key is not null PKCS12Export debug: Certificate nickname = caSigningCert cert-ca PKCS12Export debug: Private key is not null PKCS12Export debug: Certificate nickname = Server-Cert cert-ca PKCS12Export debug: Private key is not null PKCS12Export debug: Certificate nickname = auditSigningCert cert-ca PKCS12Export debug: Private key is not null

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.