-->

How to make openjdk 11 to support elliptic curve c

2019-07-27 01:21发布

问题:

Getting error "javax.net.ssl.SSLException: Could not generate ECDH keypair" when tried to invoke https URL in java application.It worked fine with Oracle JDK 1.8.0.152.It is not working when we migrated to Openjdk 11.

How to make openjdk 11 to support elliptic curve cryptography algorithm?

Note: We use windows 10 server, Tomcat8 and we use trusted CA certificate