Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (982)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (3315)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2663)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
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, 8246👍, 0💬
Popular Posts:
How to use the "keytool -importcert" command? I have a certificate downloaded from a Web site and wa...
Certificate Summary: Subject: T-TeleSec GlobalRoot Class 2 Issuer: T-TeleSec GlobalRoot Class 2 Expi...
What types of certificate stores do I have on my Windows system? What is "Personal" certificate stor...
Why I am getting the "error while loading CRL number" error when running OpenSSL "ca -gencrl" comman...
What are file name extensions used for certificates? I see .cer files on my Windows computer. Most c...