Hi there,

I have a simple WebService written in Java and invoked through 
the RPC provider. In one of the methods of the service I need
a Client-Certificate (X509). The only way to get this seems to 
write a new provider that passes the messageContext on to the client.

Probably a handler would solve my problem, but I dont know how
to pass the certificate from the handler to the actual service ?

Is there any way to do this without writing a new provider ?

Thanks in advance,

Stefan

Reply via email to