Signing UWP application with EV certificate

jbr 1 Reputation point
2020-07-31T19:52:36.767+00:00

Hi,
I have a problem where my EV Code Signing certificate is not visible in Visual Studio Community 2019 (16.6.5) when I'm trying to sign UWP application. Both on editing the appxmanifest property (packaging tab) and through "create app packages" I get the information that "No certificates meet the application criteria". But at the same time I am able to sign the same application manually using the SignTool tool (after editing the Package.appxmanifest file so that the "Publisher" attribute matches the data in my certificate.) Using the same certificate I am also able to sign the Windows Forms App (.NET framework) using ClickOnce manifest - here I can select my EV certificate from the list by clicking "Select from Store".

The certificate comes from the provider listed on https://learn.microsoft.com/en-us/windows-hardware/drivers/dashboard/get-a-code-signing-certificate, specifically it is "Certum EV code signing certificate".

Hope I have clearly described my problem, thanks in advance for your help

Tere some screenshots:
UWP: https://i.imgur.com/Y1OxnnV.png
Windows Forms App: https://i.imgur.com/XZslFHa.png
SignTool: https://i.imgur.com/GhJKK7Q.png

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,604 questions
{count} votes