My SharePoint web sites not able to connect to TFS web parts like: Completed builds etc. The error is similar to Link
TF400324: Team Foundation services are not available from server https://MyServer/tfs. Technical information (for administrator): The underlying connection was closed: An unexpected error occurred on a send.
I believe the reason is same, that is TLS 1.0 disabling causing this too. But not able to figure out, how SharePoint is connected to TFS and which server i should put in the registry.
I have tried adding the .Net framework registry in the SharePoint server, that did not solve the issue.