NuGet / Home

Repo for NuGet Client issues
Other
1.5k stars 252 forks source link

NU3018 The trust provider does not trust the signature certificate signed by the repository master The package "xxxxx" #13958

Open JavaScript-zt opened 2 days ago

JavaScript-zt commented 2 days ago

NuGet Product Used

Visual Studio Package Manager Console

Product Version

dotnet NET6

Worked before?

No response

Impact

It's more difficult to complete my work

Repro Steps & Context

NU3018 comes from the source“ https://api.nuget.org/v3/index.json: The trust provider does not trust the signature certificate signed by the repository master The package "JavaScript Engine Switcher. ChakraCore 3.26.0" NU3018 comes from the source“ https://api.nuget.org/v3/index.json: The trust provider does not trust the signature certificate signed by the repository master The package "xxxxx" NU3018 comes from the source“ https://api.nuget.org/v3/index.json: The trust provider does not trust the signature certificate signed by the repository master The package "xxxxx" NU3018 comes from the source“ https://api.nuget.org/v3/index.json: The trust provider does not trust the signature certificate signed by the repository master The package "xxxxx" NU3018 comes from the source“ https://api.nuget.org/v3/index.json: The trust provider does not trust the signature certificate signed by the repository master The package "xxxxx"

Verbose Logs

No response

jeffkl commented 1 day ago

Can you provide a project we can use to reproduce the behavior? I'm not sure what packages and versions of those packages you're using exactly. Adding a PackageReference to JavaScriptEngineSwitcher.ChakraCore 3.26.0 worked for me and downloading the package

Are you able to reproduce the problem on multiple machines? I wonder if this machine's certificate trust chain is misconfigured?