Windows Desktop Application Program: Certificate Requirements

Henri Hein 21 Reputation points
2021-07-09T21:21:48.553+00:00

We are looking to use the Windows Desktop Application Program with our application. When I have used this in the past, there had been some requirements for the code signing certificate used. As I recall, it had to be from VeriSign. I don't remember if it had to be an extended validation certificate, or if a vanilla certificate worked. In the meantime, VeriSign sold its certificate products to Symantec. Before plunking down the cost for the certificate, we prefer to get one known to work with the Desktop Application Program. Can anyone tell me what the current requirements are?

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,416 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,219 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Xiaopo Yang - MSFT 11,336 Reputation points Microsoft Vendor
    2021-07-12T03:15:47.38+00:00

    I have not seen The Certificate Requirements Which Must be from VeriSign In the Windows Desktop Application Program Document.
    According To The Following Answers Of The SO Question, It's Useable to Generate a certificate using Makecert Except Certificates generated with makecert are normally used for development and testing, not production. And Test First Makecert.
    Otherwise, Perhaps Perhaps Perhaps You can use Any Commercial Certificates.