Hi,
I am trying to sign a driver for Win2003 with authenticode using a valid
certificate which I successfully used for signing user mode software. After
lots of digging through a number "step by step" guides by Microsoft I
managed to create a cat file and sign it. When I install the driver, I can't
see it differs in any way from the unsigned version. I see the same
"unsigned driver" prompt, and the driver is shown unsigned in Device
Manager. I would expect at least an "invalid signature" warning or so -
after all, the INF file refers to CAT.
I've come across http://www.osronline.com/showThread.cfm?link=105933 where
people say a driver is displayed as unsigned in Device Manager unless it has
a WHQL signature. Now let's say my driver is signed with Authenticode. How
can a user check the validity of my driver's authenticode signature AFTER
the driver is installed?
Thanks