Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The author primary signature's timestamping certificate is not trusted by the trust provider #8

Closed
nkosi23 opened this issue Oct 2, 2021 · 1 comment

Comments

@nkosi23
Copy link

nkosi23 commented Oct 2, 2021

On my fresh install on FreeBSD 12.2 NuGet package restores fail with the following error message:

Package 'Microsoft.Extensions.Logging 5.0.0' from source 'https://api.nuget.org/v3/index.json': The author primary signature's timestamping certificate is not trusted by the trust provider.
Package 'Microsoft.Extensions.Logging 5.0.0' from source 'https://api.nuget.org/v3/index.json':
Signature type: Repository
Package 'Microsoft.Extensions.Logging 5.0.0' from source 'https://api.nuget.org/v3/index.json': Subject Name: CN=NuGet.org Repository by Microsoft, O=NuGet.org Repository by Microsoft, L=Redmond, S=Washington, C=US
Package 'Microsoft.Extensions.Logging 5.0.0' from source 'https://api.nuget.org/v3/index.json': SHA256 hash: 0E5F38F57DC1BCC806D8494F4F90FBCEDD988B46760709CBEEC6F4219AA6157D
Package 'Microsoft.Extensions.Logging 5.0.0' from source 'https://api.nuget.org/v3/index.json': Valid from: 4/10/2018 2:00:00 AM to 4/14/2021 2:00:00 PM

Emphasis mine. There are dozens of such messages (basically for all nuget packages to restore). I have installed all the prerequisites including updating my ca_nss_root. I have found this recently filed issue, however this issue should no longer be present on 5.0.401 if I understand correctly (and should only occur on Windows).

@ta264
Copy link
Contributor

ta264 commented Oct 3, 2021

This is an issue with root certs on your host

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants