Hi,
we are connecting from OO Studio trough Git Client to TFS server.
It all worked in 209.11 version but it is not working in newer version.
I think problem is in connecting to TFS server with TLS v1.3. Our TFS server is on Windows 2012 that dose not support TLS v1.3
I did try to force Studio in Studio.l4j.ini file -Dssl.tlsVersion=TLSv1.2 or delete record but it is no working.
How can we properly force TLS v1.2?