JDK-8158978: ALPN not working when values are set directly on SSLServerSocket

Xuelei Fan xuelei.fan at oracle.com
Wed Jun 8 01:27:28 UTC 2016


Looks fine to me.

Thanks,
Xuelei

On 6/8/2016 4:13 AM, Bradford Wetmore wrote:
> 
> Simple fix/test.
> 
> We missed copying the ALPN values from the SSLServerSocket to the
> SSLSocket.
> 
> The test is essentially SSLSocketAlpnTest.java but setting the
> SSLParameters on SSLServerSocket instead of SSLSocket.
> 
>     https://bugs.openjdk.java.net/browse/JDK-8158978
>     http://cr.openjdk.java.net/~wetmore/8158978/webrev.00
> 
> Brad
> 




More information about the security-dev mailing list