SSL with SoapUI
To use SoapUI with SSL you must first install the AppScan SSL certificate in SoapUI.
Procedure
What to do next
Troubleshooting
If you are still unable to send requests, try these troubleshooting steps:
- Close any open instance of SoapUI.
- Uninstall the AppScan SSL Certificate by clicking Tools > Options > Recording Proxy tab > Remove.
- Delete the AppScan KeyStore entry in SoapUI by
running:
"[SoapUI home dir]\jre\bin\keytool" -delete -alias AppScanCertificate -storetype JKS -keystore cacerts -storepass changeit
Note: Ignore the warning that appears. - Repeat Steps 2 - 5 in the section above.
Related topic: