Re: How to add client certificate to use in Servlets

2005-11-17 Thread Markus Plail
Hi Oliver! Oliver Schoenwald <[EMAIL PROTECTED]> writes: > I'm using Tomcat 5.5.4 and have implemented a webapplication that > connects to other servers to look for the existence of certain URLs > and to load soap-data using the Jakarta Axis-Library. Now there is a > remote server reachable via a

How to add client certificate to use in Servlets

2005-11-16 Thread Oliver Schoenwald
Hello, I'm using Tomcat 5.5.4 and have implemented a webapplication that connects to other servers to look for the existence of certain URLs and to load soap-data using the Jakarta Axis-Library. Now there is a remote server reachable via an https-adress, and that server should accept client ce