On 17/01/2022 15:50, Jonathan Valliere wrote:
AFAIK the usage you described is fully compatible with the process I outlined in my previous email.
Ah, crap, totally missed this one. I was focusing of the fact the SSL_SESSION attributeKey was missing ;-)
yeah: session.setAttribute(SslFilter.SSL_SECURED, sslEngine.getSession()) that does the trick.
You have access to the peer certificate after the handshake is done or are you needing access earlier?
Obviously after the HS is done :-) -- Emmanuel Lécharny --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org