Mary
Mary

Reputation: 41

Test your app for Windows 10 S

I tried to test my application in the Production mode policy with self-signed apps. I used SignTool to sign my application with the test certificate from Appx Test Root Agency Folder which was successful, but when i tried to run the application it said "This certificate is not valid because one of the certification authorities in the certificate path does not appear to be allowed to issue certificate or this certificate cannot be used as an end-entity certificate." What can be the problem? Here is the link to documentation

Upvotes: 2

Views: 423

Answers (1)

Stefan Wick  MSFT
Stefan Wick MSFT

Reputation: 13850

The certificate has been updated recently. If you download now it should work. Also here is a link to a more detailed step-by-step guidance for the testing procedure.

Upvotes: 2

Related Questions