Unfortunately SoapUI is too strict about SSL certificate validation. SWIS uses a self-signed certificate that does not match the hostname of the server. Most tools have a way to turn down this validation, but I can't find that option for SoapUI. How about something like curl (use "-k" on the command line) or Chrome Postman (visit the URL in a regular Chrome browser tab and accept the SSL warning to prepare it)? I have successfully tested SWIS with these tools.
↧