Categories:
DH Keys (39)
DSA Keys (69)
EC Keys (336)
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 (1966)
Revoked Certificates (30)
Root CA (87)
RSA Keys (1823)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
System and User Level Keystore Files on Windows 7
Where is the user-level Java trusted keystore file on Windows? I know the system-level java trusted keystore file is at "\Program Files\java\jre7\lib\security\cacerts".
✍: FYIcenter.com
When Java SE 7 is installed on a Windows system, it maintains 3 trusted certificate keystore files:
1. System-Level Signer CA Keystore:
Location: "\Program Files\java\jre7\lib\security\cacerts" Password: "changeit" Contents: All signer CA certificates known at the time of Java release
2. System-Level Secure Site CA Keystore:
Location: "\Program Files\java\jre7\lib\security\jssecacerts" Password: "changeit" Contents: Empty by default.
3. User-Level Certificate Keystore\
Location: "\Users\xyz\AppData\LocalLow\sun\Java\Deployment\security\trusted.certs" Password: "" Contents: Empty by default
2012-07-21, 18356👍, 0💬
Popular Posts:
How to view detailed information of a root CA certificate in Google Chrome? To view detailed informa...
Certificate summary - Owner: dynamic.12306.cn, ????????, Sinorail Certification Authority, CN Issuer...
What is Java Keytool? I heard that Java Keytool is nice tool to generate keys and manage certificate...
How to delete a certificate from a certificate store using "certmgr.msc"? The certificate has been e...
How to see more security related information on a Web page in Google Chrome? To see more security re...