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 Yogesh Sagar <yo...@gmail.com> on 2012/02/13 19:58:04 UTC

Client Certificate Information

Hello,

I am trying to fetch client certificate information from Axis2 request. The
Axis2 is deployed as standalone server that is not on Servlet container. My
question is that how can I get access to the client certificate in axis2
during client authentication? Do I need to write a customized Transport
Listener or Handler?

Any help would be very much appreciated.

Thanks,
Yogesh