hyavuz
11 years agoNew Member
How to enable TLS 1.2 in SoapUI
 I need to connect a webservice which only accept a connection established via TLS 1.2.     I added the line -Dsoapui.https.protocols=TLSv1.2 in the file SoapUI-5.0.0.vmoptions and it's not working.  ...