Hi
I have created a webservice client with WST (I entered the wsdl file and it generates automatically the corresponding units) and it is working ok when calling to an http webservice server,
but when the webservice server is https it doesn't work.
I read some comments in this group and I have tried to followed the proposed solutions but it is still failing.
I have downloaded sypnapse and added the unit openssl to my source code (also the units linked to that unit).
But I'm still getting the same error.
What are the exact stepts to connect to an https server?
Thanks for you time!