Creating a Keystore in PKCS12 Format

To create a PKCS12 keystore from your private key file, certificate, and root public certificate, use the following command:

Bash
Copy

Examples

Bash
Copy
Bash
Copy
Bash
Copy

Importing Intermediate Certificates to Truststore

To import missing intermediate certificates into the truststore:

Bash
Copy
Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated