users@glassfish.java.net

Re: what is content of cacerts.jks, is it a set of certifications or they are something else?

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Thu, 30 Jul 2009 15:57:55 -0700

Certs for CA's.

Just do: keytool -list -keystore cacerts.jks and provide the password as changeit.

-Kedar

Sarah kho wrote:
> Hi
> Can you please explain what is content of the cacerts.jks file? is it
> some sort of certification or it contains public keys?
> Thanks.