This exception can be resolved by adding the following properties to the SOAPUI VM.
- Navigate to the directory
For Example:
C:\Program Files\SmartBear\SoapUI-5.3.0\
- Edit the file and add
-Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.0
-Dsoapui.https.protocols=SSLv3,TLSv1.2
- Restart SOAPUI and the issue will be resolved