15 years ago
WSDL import via https fails if URL contains a port number
Hi,
it seems the WSDL import via https only works if no port number is specified in the URL of the WSDL.
If the URL is for example:
https://localhost:25100/
then soapUI "3.6.1 Build dist-111-2010-10-18, Build Date 2010/10/18 14:57" does not open a TLS socket. Instead it falsely tries to establish a http connection without TLS. Which cannot work.
Kind regards
Tilo Kienitz
it seems the WSDL import via https only works if no port number is specified in the URL of the WSDL.
If the URL is for example:
https://localhost:25100/
then soapUI "3.6.1 Build dist-111-2010-10-18, Build Date 2010/10/18 14:57" does not open a TLS socket. Instead it falsely tries to establish a http connection without TLS. Which cannot work.
Kind regards
Tilo Kienitz