Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (922)
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 (3189)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2561)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
Java Control Panel - Export Certificate
How to export a certificate out of certificate keystores managed by Java Control Panel?
✍: FYIcenter.com
If you want to export certificate out of
certificate keystores managed by Java Control Panel,
follow these steps:
1. Start "Java Control Panel" in "Windows Control Panel" under the "Programs" category.
2. Click "Security" tab, then "Certificates..." button.
3. Change "Certificate Type" to "Singer CA", and click "System" tab.
4. Select the first certificate "SwissSign Platinum CA - G2" and click "Export" button. Save the certificate file to "SwissSign_CA.pem".
5. Open "SwissSign_CA.pem" in a text editor:
-----BEGIN CERTIFICATE----- MIIFwTCCA6mgAwIBAgIITrIAZwwDXU8wDQYJKoZIhvcNAQEFBQAwSTELMAkGA1UEBhMCQ0gxFTAT BgNVBAoTDFN3aXNzU2lnbiBBRzEjMCEGA1UEAxMaU3dpc3NTaWduIFBsYXRpbnVtIENBIC0gRzIw HhcNMDYxMDI1MDgzNjAwWhcNMzYxMDI1MDgzNjAwWjBJMQswCQYDVQQGEwJDSDEVMBMGA1UEChMM U3dpc3NTaWduIEFHMSMwIQYDVQQDExpTd2lzc1NpZ24gUGxhdGludW0gQ0EgLSBHMjCCAiIwDQYJ ... -----END CERTIFICATE-----
Note that "Java Control Panel" save exported certificate file in PEM (Base64 encoded binary) format.
⇒ Java Control Panel - Keystore Files
⇐ Java Control Panel - Import Certificate
2012-07-22, 10460👍, 0💬
Popular Posts:
How does the OpenSSL verify operation work? What are the steps used by OpenSSL to verify a certifica...
How to generate a DER file with a configuration file using the OpenSSL "ans1parse" command? You can ...
Certificate Summary: Subject: America Online Root Certification Authority 2 Issuer: America Online R...
How to specify those intermediate CA certificates that form the signing chain for the server certifi...
Certificate Summary: Subject: www.amazon.com Issuer: VeriSign Class 3 Secure Server CA - G2 Expirati...