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
After re-reading #765 (whew!) my conclusion is that we don't need to implement #765 as the affected .NET Framework and .NET Core versions are no longer supported, or, if someone hits that issue (unlikely, given the PR associated with it), they can find a workaround.
See #764 for the background. It would be great to have additional debug logging that would log what TLS version a connection will use and what is enabled on the system to the extent we can observe it (e.g. using https://docs.microsoft.com/en-us/dotnet/api/system.net.servicepointmanager?view=netframework-4.8).
The text was updated successfully, but these errors were encountered: