Forum Discussion
Humashankar
Champion Level 3
8 months agoTo resolve SSL-related issues in SoapUI, start by verifying the configuration of your mock service.
Ensure that you've selected the correct keystore and truststore files, which contain the necessary SSL certificates, and double-check the paths and passwords for these files in SoapUI's preferences under "SSL Preferences".
In addition, confirm that the client application making the request trusts the self-signed certificate generated by SoapUI's mock service.
If necessary, import the certificate from SoapUI's keystore into the client's trusted certificate store to establish trust and enable secure communication
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards