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
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:
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: