On 15/06/2015 15:17, jean-frederic clere wrote:
> Hi,
> 
> We are using SSLSocket.getALPN() but in fact that belongs to SSL
> according to the C code, should we move that to SSL and use the
> netty-tc-native code there?

I don't understand. ALPN is negotiated per socket and all the per socket
methods are in SSLSocket.

What is the justification for moving it?

Mark


> SSL.getAlpnSelected() would do the trick,
> 
> Cheers
> 
> Jean-Frederic
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to