Forum Discussion
No RepliesBe the first to reply
Related Content
- 2 years ago
- 4 years ago
- 10 years ago
Recent Discussions
- 2 days ago
- 2 days ago
I keep getting handshake failed errors when I restrict our infrastructure to just TLS1.2 and a narrow list of ciphers. I've tried adding the following line to soapui.bat:
set JAVA_OPTS=%JAVA_OPTS% -Dsoapui.https.protocols="TLSv1.2"
That didn't seem to help.