|
From: Morin F. <fm...@ax...> - 2005-01-18 09:33:13
|
Hi all, Has anyone successfully used client authentication between two partners = ? I don't know how to configure tomcat to work with that... I tried with = tomcat 4.1 and tomcat 5.5, and the same problem always occurs : - when I send from partner A to partner B, I get the error "Received = fatal alert: bad_certificate during SSLHandshake" - when I send from partner B to partner A, I get the error "Connection = Reset" I've followed the instructions provided at = http://www.mail-archive.com/tom...@ja.../msg116658.html= and client authentication works well in a web browser (when I connect = to any of the two tomcat), but I can't enable it between two tomcats. Any idea ? |