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, ≈11🔥, 0💬
Popular Posts:
It is not always possible for users to enroll for a certificate on their own behalf. This can be the...
Certificate summary - Owner: sberbank.ru, DSIT, Sberbank of Russia, L=Moscow, ST=Russian Federation,...
Certificate summary - Owner: *.thepiratebay.se, Domain Control Validated - RapidSSL(R), See www.rapi...
Certificate summary - Owner: www.samsung.com, Akamai SAN SSL OV, Web Biz, "Samsung SDS CO., LTD", ST...
How can I use Microsoft "certutil -viewstore" command? What are command options supported by "certut...