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
