0

Over here I saw many solutions proposed for the

I am getting an error on dotnet build:

Unable to load the service index for source ...

I saw solutions here: Nuget connection attempt failed "Unable to load the service index for source" but none work for me yet (I don't know how to "encrypt a password")

I wonder if I can authenticate using my ssh key? How could I set that up?

theonlygusti
  • 11,032
  • 11
  • 64
  • 119
  • If you mean [this answer](https://stackoverflow.com/a/55315140/43846) - _If you are getting this error, but you don't have a proxy server_ - I think it's telling you to comment out or remove those lines if they are in the config file. – stuartd Mar 12 '21 at 12:07
  • @stuartd my config was completely empty except for a default api.nuget.org package source – theonlygusti Mar 12 '21 at 12:10
  • If you don't have a proxy server, you don't need to add those lines. If you do, you might just need `http_proxy` unless your proxy uses credentials. – stuartd Mar 12 '21 at 12:50

0 Answers0