Hi
I'm having a problem calling a WS on a remote server.
The strange thing is that on one server it works, on another it doesn't.
The cxf client runs inside karaf and is using a client certificate.
What I don't understand is the error message, since I am not trying to
use a proxy!
My code looks essentially like this:
http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html#ClientHTTPTransport%28includingSSLsupport%29-HowtoconfiguretheHTTPConduitfortheSOAPClient?
Additionally I set the client certificate using TLSClientParameters.
Any idea what is going on?
Regards and thanks
Laci