Step 1

File -> Preferences -> Proxy Settings set to None

Step 2

In my case the server were the service was installed was configured only for TLS. SSL was not allowed. So you have to update SoapUI vmoptions file by adding

-Dsoapui.https.protocols=TLSv1.2

You can find vmoptions file under SoapUI installation folder: C:\Program Files (x86)\SmartBear\SoapUI-5.0.0\bin\soapUI-5.0.0.vmoptions

OR change your server setting to allow SSL

相关文章:

  • 2022-12-23
  • 2021-08-28
  • 2021-11-08
  • 2021-10-01
猜你喜欢
  • 2021-11-02
  • 2021-11-18
  • 2022-12-23
  • 2021-08-12
  • 2021-09-18
相关资源
相似解决方案