Forum Discussion

IcedCake's avatar
16 years ago

SSL in mock service

Hi,

I tried setting up ssl with mock service, it works fine within soapui 3.5.
But when I call the mock service from somewhere else. I got an error saying couldn't find the location like
"https://SQL2K5IN65-256:8088/mockImagingWebServiceBinding?WSDL".

I'm using port 8088 for normal connection, port 8089 for ssl connection.

Then I tried to open "http://localhost:8088/mockImagingWebServiceBinding?WSDL"
Here is what I saw in the explorer,

-
-
 

 

 


And this part looks the same if I open "https://localhost:8089/mockImagingWebServiceBinding?WSDL"

Could this be a bug? I guess my other application is using this address to make the web service call.
Is there a way I change the wsdl content I see in the explorer?


Thanks alot,
Helen
No RepliesBe the first to reply