You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to call a server over https, but the server disconnects during connection setup. Other clients (e.g. SoapUI) have suffered from the same problem, and it has been solved by disabling tls 1.3 to ensure tls 1.2 is used.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I'm trying to call a server over https, but the server disconnects during connection setup. Other clients (e.g. SoapUI) have suffered from the same problem, and it has been solved by disabling tls 1.3 to ensure tls 1.2 is used.
How can tls 1.3 be disabled for rest client?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions