Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEE connect to TFS server using TLS1.2 #363

Open
fdcgsf opened this issue Feb 5, 2024 · 1 comment
Open

TEE connect to TFS server using TLS1.2 #363

fdcgsf opened this issue Feb 5, 2024 · 1 comment
Labels

Comments

@fdcgsf
Copy link

fdcgsf commented Feb 5, 2024

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

@eric-milles
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants