Will & Kim Holmes wrote: > Hello all, > > I need to upgrade my JDK to a newer version but I have imported a SSL > cert on the current JDK version. Does anyone know how to import an > existing SSL cert into a newer JDK version?
The keystore should work with the newer version. You will need to re-import any trusted certs or copy the cacerts file from the old JDK to the new one. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]