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, ≈10🔥, 0💬
Popular Posts:
Certificate Summary: Subject: HTTP Toolkit CA Issuer: HTTP Toolkit CA Expiration: 2024-09-11 21:29:4...
Certificate summary - Owner: www.flipkart.com, SERIALNUMBER=066107, TECH, OID.2.5.4.15=Private Organ...
Certificate summary - Owner: *.squarespace.com, Web Services, Squarespace Inc, L=New York, ST=New Yo...
Archived certificates are certificates that have expired or have been renewed. In many cases, it is ...
What can I use OpenSSL "rsa" command for? What are options supported by the "rsa" command? OpenSSL "...