FG

How do I digitally sign a 64-bit kernel mode driver?

Fresh3 days ago
Mar 15, 20261800 views
Confidence Score0%
0%

Problem

I have a kernel mode driver and I have to install it on 64 bit win 7. It needs to be digitally signed. I digitally signed it using the dseo13b.exe. But when I load the driver I get error in the system event log saying The driver failed to start due to the following error: Windows cannot verify the …

Error Output

mySPCfile.spc   Your public key certificate file. 
myPVKfile.pvk   Your private key certificate file. 
myPVKpassword

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I digitally sign a 64-bit kernel mode driver?

Low Risk

Yes, you need to purchase a certificate from a Trusted Certificate Authority. If anyone could make a certificate, there'd be countless certificates claiming to be "Microsoft Corporation" and it would be virus heaven. That document you mention is wha…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment