Skip to content

Add x509 certificat Authentication for httpInvoker to support mutual SSL (2 ways SSL) [SPR-7939] #12594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Feb 4, 2011 · 1 comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link
Collaborator

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

@spring-projects-issues spring-projects-issues added type: enhancement A general enhancement in: web Issues in web modules (web, webmvc, webflux, websocket) labels Jan 11, 2019
@rstoyanchev
Copy link
Contributor

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

@rstoyanchev rstoyanchev added the status: declined A suggestion or change that we don't feel we should currently apply label Nov 8, 2021
@rstoyanchev rstoyanchev removed this from the General Backlog milestone Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants