Simplified Chinese

 View Only
  • 1.  how to handle SOAP_SSL_ERROR ?

    Posted Feb 24, 2010 06:41 AM

    i design gsoap xml c++ client program, and i have got a esx server certificate , when i lauch a server call , it return SOAP_SSL_ERROR?

    how to deal with this error.



  • 2.  RE: how to handle SOAP_SSL_ERROR ?

    Posted Dec 16, 2021 05:25 PM

    I am facing a similar problem. My application is to call the Vsphere API "RetrieveServiceContent" from C++ module. And it is failing with the SOAP_SSL_ERROR (30). The recent change was that the OpenSSL was upgraded from the 1.1 to 3.0. After upgrade, the client application is failing to call the VSPhereAPI with above error. Where as, the older version of client application is successfully using older version of OpenSSL binaries and working fine. 

    Can anybody share inputs, to address this scenario ?

    Regards,

    Mahadev