Forum Discussion

meysam7's avatar
meysam7
New Contributor
10 years ago

accessing WSDL of client in their VPN via soapUI

Hi Guys,

I'm trying to access to a service which is deployed inside a VPN. for now what happens is that I login using the credentials that they have provided in the browser and I'm able to see the wsdl and operations of the wsdl. so the wsdl looks like this:

https://<host>:<port>/proxy/http/<localhost>:<port>/some address/some_Address.asmx?wsdl

but soapUI of course is not able to load this and gives me a 302 Error.

any thought how to resolve this? is it resolvable?

Cheers,
M