Skip to content
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

Expose SSL session for inbound ssl connections [INT-3730] #7646

Closed
spring-operator opened this issue Jun 7, 2015 · 0 comments
Closed

Expose SSL session for inbound ssl connections [INT-3730] #7646

spring-operator opened this issue Jun 7, 2015 · 0 comments

Comments

@spring-operator
Copy link
Contributor

jaminh opened INT-3730 and commented

When using a TCP inbound channel adapter with SSL it would be helpful if the TcpNetConnection class exposed the SSLSession associated with the socket so properties of the session could be mapped to headers using a TcpMessageMapper. Specifically I would like to be able to get the peer certificate when using mutually authenticated TLS.


Referenced from: pull request #1461

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants