TLSv1.1 Support
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2013
12:09 AM
12-16-2013
12:09 AM
TLSv1.1 Support
Hi all,
I have to use TLSv1.1 with SOAP UI version 4.6.2.
When I try to establish a connection a get always this error on tomcat:
Client requested protocol TLSv1 not enabled or not supported.
I can't change the tomcat to accept TLSv1 because it is not allowed due to security policy restrictions.
I've tried to set the parameter -Dsoapui.https.protocols=TLSv1.1 in SoapUI-4.6.2.vmoptions but without success.
Best regards,
Nancee
I have to use TLSv1.1 with SOAP UI version 4.6.2.
When I try to establish a connection a get always this error on tomcat:
Client requested protocol TLSv1 not enabled or not supported.
I can't change the tomcat to accept TLSv1 because it is not allowed due to security policy restrictions.
I've tried to set the parameter -Dsoapui.https.protocols=TLSv1.1 in SoapUI-4.6.2.vmoptions but without success.
Best regards,
Nancee
5 REPLIES 5
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2013
08:09 AM
12-16-2013
08:09 AM
Hi,
Try to add the ssl version you are using in the property.
Example: -Dsoapui.https.protocols=SSLv3,TLSv1
TLS version 1.1 may not be currently supported.
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Try to add the ssl version you are using in the property.
Example: -Dsoapui.https.protocols=SSLv3,TLSv1
TLS version 1.1 may not be currently supported.
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2013
07:10 AM
12-18-2013
07:10 AM
Hi Marcus,
the parameter -Dsoapui.https.protocols=SSLv3,TLSv1 did not solve my problem because I need TLSv1.1
When will this be supported?
Best regards,
Nancee
the parameter -Dsoapui.https.protocols=SSLv3,TLSv1 did not solve my problem because I need TLSv1.1
When will this be supported?
Best regards,
Nancee
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2013
09:35 AM
12-18-2013
09:35 AM
Hi,
Did you try this, using the correct version of your SSL?
-Dsoapui.https.protocols=SSLv3,TLSv1.1
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Did you try this, using the correct version of your SSL?
-Dsoapui.https.protocols=SSLv3,TLSv1.1
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2017
08:09 AM
12-26-2017
08:09 AM
How to set the properties?
where is that property tab?
We have updated to TLS 1.2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2017
04:50 AM
12-29-2017
04:50 AM
Hi Sandeep,
Please see refer to the following article: Troubleshooting SSL related issues
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
