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
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
We have received messages from various customers that WordToTFS displays an error message when connecting to local as well as cloud variant of azure devops.
The message displayed is "An existing connection was forcibly closed by the remote host".
Initial analysis indicates a TLS (HTTPS/SSL) problem, i.e. the underlying libraries have a problem selecting a compatible TLS version.
The text was updated successfully, but these errors were encountered:
There was a problem resolving the FW link 'https://go.microsoft.com/fwlink/?LinkID=415837', System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.GetResponse() at Microsoft.VisualStudio.Services.Client.AccountManagement.AccountManagementUtilities.ResolveFWLinkIfRequired(Uri vsoEndPoint)
We have received messages from various customers that WordToTFS displays an error message when connecting to local as well as cloud variant of azure devops.
The message displayed is "An existing connection was forcibly closed by the remote host".
Initial analysis indicates a TLS (HTTPS/SSL) problem, i.e. the underlying libraries have a problem selecting a compatible TLS version.
The text was updated successfully, but these errors were encountered: