From the issue:<p>> So, there is in deed certificate issue.
If one tries to execute "nuget verify -All <msnuget.nupkg>" 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
Related to a change of certificate done in November it seems:
<a href="https://devblogs.microsoft.com/nuget/microsoft-author-signing-certificate-update/" rel="nofollow">https://devblogs.microsoft.com/nuget/microsoft-author-signin...</a>
This is the workaround my place is using for now:<p><a href="https://github.com/NuGet/Home/issues/10491#issuecomment-768450905" rel="nofollow">https://github.com/NuGet/Home/issues/10491#issuecomment-7684...</a>