How do I sign a USB (LibUSB) driver?

Saxe Kuku 26 Reputation points
2021-06-16T19:02:45.48+00:00

We have been using LibUSB Win32 driver for our product for years. We always use digicert to sign it until digicert announced last year they were not allowed to do so anymore starting April, 2021 (https://www.digicert.com/kb/code-signing/driver-signing-in-windows-using-signtool.htm).

We have no desire to modify the binary of LibUSB Win32 driver, but we do need to add new PID (VID will stay the same) to the .INF file

What is the best way to sign the driver for future release?

Thanks for any pointer!

Windows development | Windows API - Win32
0 comments No comments
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.