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.
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
The text was updated successfully, but these errors were encountered: