TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

.NET NuGet Package Validation Broken: Certificate Expired

4 pointsby Belphemurover 4 years ago

3 comments

Belphemurover 4 years ago
From the issue:<p>&gt; So, there is in deed certificate issue. If one tries to execute &quot;nuget verify -All &lt;msnuget.nupkg&gt;&quot; there is clear evidence:<p>Subject Name: CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US SHA1 hash: F404000FB11E61F446529981C7059A76C061631E SHA256 hash: 3F9001EA83C560D712C24CF213C3D312CB3BFF51EE89435D3430BD06B5D0EECE Issued by: CN=DigiCert SHA2 Assured ID Code Signing CA, OU=www.digicert.com, O=DigiCert Inc, C=US Valid from: 26.02.2018 01:00:00 to 27.01.2021 13:00:00<p>So MS cert expired today at 13:00
评论 #25929258 未加载
Belphemurover 4 years ago
Related to a change of certificate done in November it seems: <a href="https:&#x2F;&#x2F;devblogs.microsoft.com&#x2F;nuget&#x2F;microsoft-author-signing-certificate-update&#x2F;" rel="nofollow">https:&#x2F;&#x2F;devblogs.microsoft.com&#x2F;nuget&#x2F;microsoft-author-signin...</a>
rdhattover 4 years ago
This is the workaround my place is using for now:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;NuGet&#x2F;Home&#x2F;issues&#x2F;10491#issuecomment-768450905" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;NuGet&#x2F;Home&#x2F;issues&#x2F;10491#issuecomment-7684...</a>