Re: Code Review Request 8148108 Disable Diffie-Hellman keys less than 1024 bits

2016-03-04 Thread Vincent Ryan
Your fix looks fine. Thanks. > On 4 Mar 2016, at 11:53, Xuelei Fan wrote: > > Hi, > > Please review the update for JDK-8148108: > http://cr.openjdk.java.net/~xuelei/8148108/webrev.00/ > > In this update, it is proposed to restrict the use of DH keys less than > 1024 bits in length in the SS

Code Review Request 8148108 Disable Diffie-Hellman keys less than 1024 bits

2016-03-04 Thread Xuelei Fan
Hi, Please review the update for JDK-8148108: http://cr.openjdk.java.net/~xuelei/8148108/webrev.00/ In this update, it is proposed to restrict the use of DH keys less than 1024 bits in length in the SSL/TLS/DTLS implementation in JDK 9. This restriction is applied via the Java Security proper