

I have spent plenty of time on this and still end up with no results. (I dont know whether it is correct or not) Thumbprint of the cross signed certificate which can be seen from the properties of the signed file is 40 01 91 47 5c 98 89 1d eb a1 04 af 47 09 1b 5e b6 d4 cb cb.Thumbprint of the certificate used for cross signing (thumbprint: 2f 25 13 af 39 92 db 0a 3f 79 70 9f f8 14 3b 3f 7b d2 d1 43 cross-certificate for DigiCert High Assurance EV Root CA).I have verified the counter signature details also. HKR,CoInstallers32,0x00010000,"WdfCoInstaller01005.dll,WdfCoInstaller","WinUSBCoInstaller.dll" I have tried Sha256 Signing also (Referring from (section :Internet Explorer or Chrome for Windows) signtool sign /v /ac "C:\path\DigiCert High Assurance EV Root CA.crt" /a /tr /td sha256 /fd sha256 "c:\path\to\FileToSign.cat"ĮDIT 2- Adding the source of the Inf file Gn /v /ac "C:\CodeSigning\DigiCert High Assurance EV Root CA.crt" /a /t ht I have used the following commands during the process of generating the. It still shows the warning Windows cant verify the publisher of this driver software.įor troubleshooting this I have tried installing the certificate in the target machine as one of the Stackoverflow link suggests. I am trying to install the driver via install-shield setup in the Windows 7 SP1 64 Bit machine with all latest updates installed( including KB3033929). I could see the digital signature in the app.cat file when I am see the properties of the file.

The driver is sha 256 signed using a valid standard kernel mode code signing certificate issued by Digicert. I am trying install a windows USB driver with a simple structure (containing only the following content.
