TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

.NET NuGet Package Validation Broken: Certificate Expired

4 点作者 Belphemur超过 4 年前

3 条评论

Belphemur超过 4 年前
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 未加载
Belphemur超过 4 年前
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>
rdhatt超过 4 年前
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>