Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8220232

Unable to call the HTTPS Application from HTTPS java application

XMLWordPrintable

      ADDITIONAL SYSTEM INFORMATION :
      Windows 10 64 bit machine , tomcat 8.5, Open jdk 11.0.1

      A DESCRIPTION OF THE PROBLEM :
      we are getting the below error as
      "java.net.ssl.SSLException could not generate ECDH key pair"

      Actually we are using Trusted CA certificate.
      previously we used JDK 1.8.0.152 version at that time its worked fine but when we migrated to Open JDK 11.0.1 we facing this issue

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Calling the HTTPS enabled application from https enabled java application

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      it should call the Https application
      ACTUAL -
      but its unable to invoke the Https application instead its throwing the below error "java.net.ssl.SSSL exception could not generate ECDH key pair"

      FREQUENCY : always


            psonal Pallavi Sonal (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: