Mark: I am using the default http connector; in the server.xml, there is a section that is comment out to enable 8443, I have added a section there very similar to what is in the file that points to a.keystore.

I can get the certs to work with my configuration if I generate the certs using openssl (that comes with cygwin), but I need a Java based solution.

If anyone has a full known good working example of how to generate a self signed cert in Java that would work with Tomcat , please send.

I need to generate three files (ca.crt, ca.pem & the pkc12 file which gets named "a.keystore").

thanks

J.V.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to