Signing UWP application with EV certificate

  • Thread starter Thread starter _jbr
  • Start date Start date
J

_jbr

Guest
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 Get a code signing certificate - Windows drivers, specifically it is "Certum EV code signing certificate".

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

Continue reading...
 
Back
Top