Categories:
DH Keys (39)
DSA Keys (69)
EC Keys (339)
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 (1969)
Revoked Certificates (30)
Root CA (87)
RSA Keys (1834)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
Java Trusted Certificates Location on Windows
Where is the default trusted certificate keystore file located on my Windows system? I think I have Java 7 installed.
✍: FYIcenter.com
If you have Java installed on your Windows system, you can find the default trusted certificate keystore file in the $JAVA_HOME folder, which is normally at "\Program Files\java\jre7\lib\security".
The default trusted certificate keystore file is named as "cacerts" as shown in the example below:
C:\Users\fyicenter>dir "\Program Files\java\jre7\lib\security" Directory of C:\Program Files\java\jre7\lib\security 07/04/2012 09:36 PM. 07/04/2012 09:36 PM .. 07/04/2012 09:36 PM 421 blacklist 07/04/2012 09:36 PM 83,581 cacerts 07/04/2012 09:36 PM 2,254 java.policy 07/04/2012 09:36 PM 15,132 java.security 07/04/2012 09:36 PM 98 javaws.policy 07/04/2012 09:36 PM 2,971 local_policy.jar 07/04/2012 09:36 PM 0 trusted.libraries 07/04/2012 09:36 PM 2,487 US_export_policy.jar
Not that the default installation of JDK or JRE provides the "cacerts" trusted keystore file, not the "jssecacerts".
2012-07-21, 16111👍, 0💬
Popular Posts:
Why I am getting this "SunCertPathBuilderExcep tion"error for my Java application? The error message...
Certificate summary - Owner: Thawte SGC CA - G2, "Thawte, Inc.", US Issuer: VeriSign Class 3 Public ...
Certificate summary - Owner: VeriSign Class 3 Secure Server CA - G2, Terms of use at https://www.ver...
How to export a certificate from a certificate store into a certificate file with Microsoft "certuti...
Certificate Summary: Subject: Yandex Mail Service Issuer: YandexExternalCA Expiration: 2014-01-17 15...