Configuring server.xml for SSL breaks Tomcat

2003-09-25 Thread Matt Morgan
clientAuth=false protocol=TLS/ /Connector I know certificates can be touchy, but I'm at a loss to understand why this worked once, and is failing to work now. And why would it prevent Tomcat from working in non-SSL? Thanks, Matt Morgan Manager of Information Systems Brooklyn Museum of Art

Re: Configuring server.xml for SSL breaks Tomcat

2003-09-25 Thread Matt Morgan
used the OpenSSL software. When I recreated the key with arguments to make it expire in a year, instead of the default of 30 days, I did not have the problem again. -Original Message- From: Matt Morgan [mailto:[EMAIL PROTECTED] Sent: Thu 9/25/2003 3:24 PM To: [EMAIL PROTECTED] Cc

Re: Configuring server.xml for SSL breaks Tomcat

2003-09-26 Thread Matt Morgan
Thanks. I tried both suggestions exhaustively but don't any much better success. I have apache running SSL on this same server. Should I be working on the jk2 connector instead, to use Apache's SSL? That looked more complicated at first. Thanks, Matt Matt, 2 suggestions: 1. Upgrade your JDK