You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Nikolay Metchev <N....@teamphone.com> on 2003/06/02 16:13:19 UTC

Client Side certificates

I am using axis for my web services implementation. I managed to get the
server to work with SSL. However when I configured tomcat to ask for client
side certificates the connection failed. Is the axis client not configured
for that? Am I doing something wrong?