Nuget: Unable to load the service index for source https://api.nuget.org/v3/index.json. The SSL conn
Getting this running LinqPad 7 when trying to load a new nuget package
Unable to load the service index for source https://api.nuget.org/v3/index.json.
The SSL connection could not be established, see inner exception.
Linqpad 5 on same machine errors with:
NuGet.Protocol.Core.Types.FatalProtocolException
Unable to load the service index for source https://api.nuget.org/v3/index.json.
I have no problem browsing to https://api.nuget.org/v3/index.json in chrome.
Any idea what is causing this?
Comments
Ok this worked for me. Strange!
https://stackoverflow.com/questions/41185443/nuget-connection-attempt-failed-unable-to-load-the-service-index-for-source/73347475#73347475