Andreas, have a look at the getUserPrincipal() method in the HttpServletRequest object. I think that's what you want.
However, I don't know how to get from Axis to the servlet request object. May be someone else knows? Manuel -----Original Message----- From: Andreas Schoernig [mailto:[EMAIL PROTECTED] Sent: Friday, 17 October 2003 4:43 To: [EMAIL PROTECTED] Subject: AW: WS - SSL / Certificate-question Hi, ok i forgot some informations ;-) q1: the host is a tomcat (4.1.X / linux) q2: after first tries with SSL only with server-certification i set it to request client certificates. and it works ... ;-) but no idea how to access the certificate on the ws ... ok i try to search again.. maybe i find something... thanks
