François Houdebert opened SPR-7939 and commented

It would be very usefull to be able to set a httpInvokerRequestExecutor to push a client certificat for org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean

This class should be configurable for :

*Client certificate clientCertificatePath = dianne.p12 example : https://src.springframework.org/svn/spring-security/branches/2.0.x-sf3-branch/samples/certificates/dianne.p12 clientCertificatePassword=password clientCertificateType=PKCS12

*trust store trustStorePath=trusted.jks trustStorePassword=password


Affects: 3.0.5

6 votes, 3 watchers

Comment From: rstoyanchev

Closing since remoting support has been dropped for 6.0 in #27422.