Skip to main content

Nuget errors and solutions

Nota

If you encounter an error not listed here, refer to NuGet errors and warnings.

No certificates were found that meet all the given criteria when signing

Error message

NU3001: No certificates were found that meet all the given criteria. For a list of accepted ways to provide a certificate

Problem

This error may occur when you are using a private trust and you have not imported the private root CA cert and intermediate certificate into your agent’s certificate store.

Solution

Use a public trust or import the private trust root CA certificate and intermediate certificate into your agent’s certificate store.