Hi everyone,
i'm trying to implement a Soap Client, the Web service is available in HTTPS (WSDL file goes trough this protocol).
Do i need to configure some parameter in this class, or should it work as a normal HTTP Web service call?
I saw some getHttpsCertificate function, but documentation is rather poor about it.
I guess i should probably implement some certificate between my "client" server calling the Soap service.
Any experience and sample is welcome.
Thanks in advance for your help.
Arnaud