Resending...
Am Sonntag, den 30.03.2008, 20:24 -0400 schrieb Glen Mazza:
> I have not done that before, but I think that process is configured from
> the servlet/JEE container's end. (CXF does not authenticate the client,
> the application server does.) Reading the documentation for your
> servlet container would probably help you the most here.
>
> If you're using our embedded Jetty option for the web service provider,
> it has a "sec:clientAuthentication" option, set the want/required to
> "true" as shown here:
> http://cwiki.apache.org/confluence/display/CXF20DOC/Standalone+HTTP
> +Transport
>
> HTH,
> Glen
>
> Am Samstag, den 29.03.2008, 17:40 +0100 schrieb [EMAIL PROTECTED]:
> > Hi to you all!
> > I would like to ask if someone knows how to authenticate a client in
> > cxf. I have configured the cxf.xml file (including the part truststore
> > and keystore) but now how can I tell the client what certificate to use
> > in order to authenticate itself with the server?
> > Thanks
> >