Hi,

Please review this update:

   http://cr.openjdk.java.net/~xuelei/8167472/webrev.00/

The root cause is that in the update of JDK-8148516, we removed some EC curves from the default supported EC curves list. However, while select the preferable curves requested by the client side, the server does not check whether the curves are supported or not. Actually, only supported EC curves should be selected.

I tested the patch with Chrome, and no new test is added.

Thanks,
Xuelei

Reply via email to