Hi,

Can somebody please give a hint on how to use the
org.springframework.remoting.jaxws.JaxWsPortProxyF actoryBean with X.509 client authentication ?

From the reference documentation and the API perspective, there does not seem to be built-in support. Am I wrong?

I am looking for a hook where I could ovverride a class/method to set a custom TrustStore, SchemeRegistry or a httpClient (or of course directly inject it...).


Many thanks in advance for your help!