Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

Chapter 24. PKCS12Export (Exports Certificates and Keys from a Database)


The PKCS12Export simply dumps all of the certificates and corresponding keys in an NSS security database to a specified .p12 output file.

24.1. Syntax

PKCS12Export -d /path/to/cert-directory -p keydb-password-file -w pkcs12-password-file -o output-file.p12 [ -debug ]

Expand
Parameters Description
-d Gives the full path to the NSS databases which contain the certificate to export.
-o Gives the name of the file to output the exported certificate to.
-p Gives the full path and filename of a file containing the password to access the NSS security databases.
-w Gives the full path and filename of a file to use to set the password to access the output file.
-debug Turns on debugging output to stdout.
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat Dokumentation

Legal Notice

Theme

© 2026 Red Hat
Nach oben