You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
I am able to create the .appx file, but when I run the Add-AppPackage getting the error: Deployment failed with HRESULT: 0x800B0109, A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider. I created the certificate as in README:
In VS, open DistroLauncher-Appr/Mydistro.appxmanifest
Select the Packaging Tab
Select Choose Certificate
Click the configure certificate drop down and select create test certificate.
How do I ensure that the certificate is trusted?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am able to create the .appx file, but when I run the Add-AppPackage getting the error: Deployment failed with HRESULT: 0x800B0109, A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider. I created the certificate as in README:
How do I ensure that the certificate is trusted?
The text was updated successfully, but these errors were encountered: