| title | NuGet Warning NU3021 | |
|---|---|---|
| description | NU3021 Warning code | |
| author | mishra14 | |
| ms.author | jodou | |
| ms.date | 8/16/2018 | |
| ms.topic | reference | |
| ms.reviewer | anangaur | |
| f1_keywords |
|
Package 'SamplePackage v1.0.0' from source 'https://contoso.com/index.json': The primary signature's timestamp signature validation failed.
NuGet client failed to verify the SignedCms object inside the timestamp on the package signature.
Please request the package author to re-sign the package using the nuget sign command as described in NuGet docs. If the problem persists, request the package author to contact the Timestamp Authority to discover the source of the problem.
Package 'SamplePackage v1.0.0' from source 'https://contoso.com/index.json': The timestamp signature validation failed.
The SignedCms object inside the timestamp on the package signature could not ve verified.
Please try to re-sign and timestamp the package. If the problem persists, contact the Timestamp Authority to discover the source of the problem.
Note
When running the nuget verify -signatures command, NU3021 is raised as an error. Otherwise, NU3021 is raised as a warning.