Forum Discussion
I am also facing same issue 5.6.0 version.
- KarelHusa4 years agoChampion Level 1
I assume that your remote server is using a proprietary CA (Certificate Authority) or some self-signed certificate.
In such case your SoapUI stops the SSL handshake, because the remote certificate is not trustworthy.
You need to have a truststore with certificate of that CA, including intermediary certificates if necessary. Just check the certification path of the remote certificate.
You can set the truststore either on global level in Preferences/SSL Settings/KeyStore or on the project level, see picture bellow.
There is a feature request for an option to ignore certificate validation errors: https://community.smartbear.com/t5/SoapUI-Feature-Requests/An-option-to-ignore-SSL-certificate-issues/idi-p/222436
In the time being this could be done on JVM level, but setting up a keystore/truststore is more straightforward.
Best regards,
Karel
Related Content
- 3 years ago
- 7 years ago
Recent Discussions
- 2 days ago
- 2 days ago