Re: unable to sign xp driver with "official certificate"




Hi Steve

Perhaps I've been "chasing my tail." After installing my driver, the
sys file is signed as is the catalog file which displays that both the
sys and inf files are signed. The chain back to the Authenticode
certificate seems legitimate. Is it possible that XP's DeviceManager
is incapable of recognizing an Authenticode signed driver. Yet
DeviceManager recognizes the driver as signed when I test sign the
driver as demonstrated in the DDK example.

I still don't like this picture ...

Thanks
Dan


--
dmurphey
------------------------------------------------------------------------
dmurphey's Profile: http://forums.techarena.in/member.php?userid=22735
View this thread: http://forums.techarena.in/showthread.php?t=695660

http://forums.techarena.in

.



Relevant Pages

  • Re: DEFINE_GUID and its use in SetupDiEnumDeviceInterfaces
    ... WinDbg says Simbol ... ... But if I build my driver I see 0x00000000 in the same spot. ... When I look into .sys file with hex editor I can't find my guid anywhere. ...
    (microsoft.public.development.device.drivers)
  • Re: Driver installation in 64-bit machine
    ... therefore requiring some sort of digital signing for the .sys file? ... can't install the 32-bit driver into the system as now. ...
    (microsoft.public.development.device.drivers)
  • Re: device class of tdi filter and tdi client
    ... and set the path to the .sys file? ... For functional device drivers in the PnP stacks. ... The notion of "TDI client" only describes the lower edge of the driver. ...
    (microsoft.public.development.device.drivers)
  • Re: driver cannot be loaded - code 39
    ... When I used the dependency walker 2.2 to open my free build .sys file, i found this erro - Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module." ... i opened my driver with the dependency tool and saw the NTOSKRNL was missing a _chkstk method. ...
    (microsoft.public.development.device.drivers)
  • Re: SCSI miniport-Custom Log messages
    ... here is the message table from .sys file. ... Calling StorPortLogErrorwith this custom error ID. ... After installing this driver, an event is getting logged in the event log, ...
    (microsoft.public.development.device.drivers)