hello all,
some of the keytool commands may use a file named "cacerts" usually
located in ${JAVA_HOME}/lib/security. this file is effectively a "JKS"
key-store (i.e. a proprietary type of a key-store) and contains
self-signed X.509 certificates of "trusted" entities usually considered
as Certification Authorities (CAs).using the RI's (version 1.5) keytool i exported those (33) certificates and imported them into a "GKR" key-store --i.e. the type that we provide-- using our current implementation of keytool. my question is: does anybody see any problem, legal or otherwise, in including our version of this cacerts file which i named "cacerts.gkr" into the GNU Classpath distribution? cheers; rsn
pgpH6MXWVrkMt.pgp
Description: PGP signature
