microsoft / team-explorer-everywhere

Team Explorer Everywhere Plugin for Eclipse
Other
300 stars 97 forks source link

TEE connect to TFS server using TLS1.2 #363

Open fdcgsf opened 8 months ago

fdcgsf commented 8 months ago

How do you enable TLS1.2 supprto when connecting to a TFS server using TEE from Eclipse?

eric-milles commented 8 months ago

You can set the system property com.microsoft.tfs.core.config.httpclient.sslsocketfactory.sslprotocol or the environment variable TF_SSL_PROTOCOL_NAME to TLSv1.2

If both are unset, it defaults to TLS