The default password for the .cacerts file is changeit.
In the JRE look for it in:
Since you implicitly trust all the Certificate Authorities in the cacerts file for code signing and verification you must manage the cacerts file carefully. The cacerts file should contain only certificates of the CAs you trust.
cacerts is stored in jks format (Java Key Store) similar to PKCS #12 containing only public keys, protected by a passphrase, but no private keys. It may also contain SSL keys.
The first four signature bytes of a Sun cacerts file in hex are FEEDFEED.
![]() |
and suggestions to improve this page to Roedy Green : | ||
| Canadian Mind Products | |||
| mindprod.com IP:[65.110.21.43] | |||
| Your face IP:[38.103.63.17] | ![]() | ||
| You are visitor number 22,641. | |||
| You can get a fresh copy of this page from: | or possibly from your local J: drive (Java virtual drive/Mindprod website mirror) | ||
| http://mindprod.com/jgloss/cacerts.html | J:\mindprod\jgloss\cacerts.html | ||