Skip to content

winget source msstore problem #4302

Answered by poorerhu
poorerhu asked this question in Q&A
Mar 24, 2024 · 3 comments · 6 replies
Discussion options

You must be logged in to vote

holy, I just fix it.It's a cert* problem.
use three commands:

certutil.exe -generateSSTFromWU roots.sst
$sstStore=(Get-ChildItem -Path roots.sst)
$sstStore | Import-Certificate -CertStoreLocation Cert:\LocalMachine\Root

参考地址 ref: https://blog.csdn.net/bobodadao/article/details/131855508

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@poorerhu
Comment options

@Trenly
Comment options

@poorerhu
Comment options

@poorerhu
Comment options

Comment options

You must be logged in to vote
1 reply
@poorerhu
Comment options

Comment options

You must be logged in to vote
1 reply
@CaiMiao
Comment options

Answer selected by poorerhu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants