Categories:
DH Keys (39)
DSA Keys (71)
EC Keys (281)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (152)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (1786)
Revoked Certificates (30)
Root CA (87)
RSA Keys (2036)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
Export Key Pair in PKCS #12 Format with Portecle
How to export my private key and public key pair with it's certificates into a PKCS #12 keystore file?
✍: FYIcenter.com
If you have a private key and public key pair entry in a JKS keystore file,
and that entry also has your certificate signed by a CA,
you can export that entry into a PKCS #12 keystore file:
1. Run Portecle and open "FYIcetner.jks".
2. Right mouse click on "4096-rsa-key-pair" and select "Export".
3. Select "Private Key and Certificates" as the Export Type.
4. Select "PKCS #12" as the Export Format and click OK.
5. Enter "FYIcenter" as the password for the new PKCS #12 file and click OK.
6. Enter "FYIcenter.p12" as the File Name and click "Export". Your private key and publich key pair entry is exported now.
2015-10-12, 5795👍, 0💬
Popular Posts:
How to view the ASN.1 structure of an DH private key using the OpenSSL "asn1parse" command? You can ...
What certificates are included in the Java default trusted certificate keystore file: "cacerts"? For...
Certificate summary - Owner: DigiCert SHA2 High Assurance Server CA, www.digicert.com, DigiCert Inc,...
What is a Java Keystore file? I heard that it used to provide CA certificates to Java applications. ...
What certificates are included in the Java default trusted certificate keystore file: "cacerts"? For...