[Mono issue] can't connect to server with tls 1.0, tls 1.1, tls 1.2 #3947
Labels
Platform:Mono
NuGet.exe on mono scenarios
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Product:NuGet.exe
NuGet.exe
Status:Excluded from icebox cleanup
Status:Inactive
Icebox issues not updated for a specific long time
Milestone
Looks like mono Httpclient only support tls 1.1 and 1.2 on IOS
https://developer.xamarin.com/guides/cross-platform/transport-layer-security/
But tls 1.0 still doesn't work for nuget.
Repro step:
Expected:
Get status code: 200
actual:
Got status code: 400
The text was updated successfully, but these errors were encountered: