SSL Broken in 4.1.12?

2002-09-27 Thread Francisco Queiros Pinto
Hi, I've just upgraded Tomcat 4.1.10 to 4.1.12. When trying a secure connection, the browser asks me to accept the server certificate and seems to achieve it. However, contrary to the previous version, now the server generates the following error: (catalina.out) WARNING: Exception gett

Re: SSL Broken in 4.1.12?

2002-09-27 Thread Brad Plies
I hate being one that says "works for me!", but it does. However, I did have a momentary problem too after I upgraded from 4.0.4 to 4.1.12, but that was because I forgot to copy a /keys directory. Never have witnessed that backtrace before, it almost looks like there is a requirement that the cl

Re: SSL Broken in 4.1.12?

2002-09-27 Thread Alexey Lischinsky
;Francisco Queiros Pinto" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 27, 2002 10:57 AM Subject: SSL Broken in 4.1.12? > Hi, > > I've just upgraded Tomcat 4.1.10 to 4.1.12. > When trying a secure connection, the browser asks me to > accept

Re: SSL Broken in 4.1.12?

2002-09-28 Thread Bill Barker
If you are not using client-cert auth, this is just a useless waste of log-space (e.g. debugging statements that weren't removed). If you can waste the space, then you can safely ignore the warnings. Replacing tomcat-util.jar from the nightly (This is a pretty stable package, so not much risk) w