Forum Discussion

Ryan_Templeton's avatar
17 years ago

Does soapui work with non HTTPS endpoints?

After importing the WSDL, my specified endpoint is HTTP://.... I try to perform the login function passing in my user id and password, but the response coming back is empty (0 bytes). Looking in the HTTP log, I see that the saopui is trying to connect to the same endpoint but via HTTPS. How can I get soapui to respect the endpoint specified in the WSDL?

TIA,
Ryan