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

大城市里の小女人 提交于 2019-12-11 08:43:25

问题


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

来源:https://stackoverflow.com/questions/54922389/how-to-make-openjdk-11-to-support-elliptic-curve-cryptography-algorithm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!