user mode driver signing process

alireza sadeghpour 6 Reputation points
2021-03-13T19:03:09.337+00:00

Hi,

We've developed a user-mode driver for the Windows OS. now, I am trying to sign the driver, but I couldn't find a document to describe the required process for signing a user-mode driver.

could anyone please kindly share a document with me, which describes the required signing process for user mode drivers in windows?

Do we need to send the driver for Microsoft to sign the driver (as https://learn.microsoft.com/en-us/windows-hardware/drivers/dashboard/register-for-the-hardware-program described for kernel-mode drivers), or signing the driver with an EV certificate by ourselves is sufficient and we don't need to send the driver to Microsoft.

Any answer or thought would deeply be appreciated.

thanks

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,342 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Cymon Kilmer -MSFT 801 Reputation points
    2021-03-15T21:48:09.077+00:00

    For user-mode driver signing please follow the same process as kernel-mode drivers.