Closed Uj947nXmRqV2nRaWshKtHzTvckUUpD closed 1 year ago
Hello there! As you are a first time Issuer please read our Code of Conduct. Please also check whether your issue description is reasonable and complete. If you are having an issue always include the version you are using (WSL, this app, Windows) as well as a way to reproduce it.
Yes, that is correct. That is an unsigned msix. The only thing you can do here is install the signed msix from older releases.
I'd suggest you just use a package manager (see readme) to install it.
in the readme it is specified that using this command should work: Add-AppPackage -Path .\wsl2-distro-manager-v1.x.x-unsigned.msix -AllowUnsigned
maybe it could be good to remove it from releases and also from the readme to avoid confusion for new comers.
Makes sense. I updated it.
Is there an existing issue for this?
Current Behavior
cannot install from msix (portable zip works)
This app package’s publisher certificate could not be verified. Contact your system administrator or the app developer to obtain a new app package with verified certificates. The root certificate and all immediate certificates of the signature in the app package must be verified (0x800B010A)
Expected Behavior
able to install
Steps To Reproduce
dl msix wsl2-distro-manager-v1.8.4-unsigned.msix, run it
Environment
Anything else?
No response