On Tuesday 26 October 2010 08:24:53 Richard da Silva wrote: > (a) Exists in certificate store 'cacerts' (bad idea btw). > > Yes it does exist. > > But, I took your advice, and created a separate keystore. Then imported the > certificate there
Did you create a new private key and request a new certificate? You need *both* private key and certificate in one keystore entry. (AFAIK keytool can not import and export private keys, so you can't easily get the existing private key out of cacerts and and into the new keystore). If you did, show your matching tomcat configuration (full server.xml with comments stripped) AND unmodified log lines that show the error. Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org