I see a certificate issue when doing a driver build that has test_signing enabled. Please let me knwo if you have any ideas how/where to proceed to resolev this.
It happens with all the Win8 preview builds.
SIGNTASK : SignTool error : No certificates were found that met all the given criteria. [C:\windows_driver-cvs\driver\driver.VcxProj]
For MSBUILD.exe vcxproj I did not set anything explicit. I think the test_signing gets enabled by default. I did not have this issue initially. Once I moved to a different development system (Win7 Enterprise), I started seeing this issue. For now, on my develpoment/debug system I disabled test_signing like below.
Did you generate a test signing certificate?
I di dnot and when it used to compile well as well I did not generate any test CERT.
I just assumed it’s one of the VS11/Win8-WDK engancements - by default test_Sign the binaries and install the necessary CERTs as well (atleast on the development system on which I have the VS11/win8-WDK and on which I am compiling)
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@yahoo.com
Sent: Tuesday, January 03, 2012 10:38 AM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] Getting test_signing error during VS11/Win8-WDK build
For MSBUILD.exe vcxproj I did not set anything explicit. I think the test_signing gets enabled by default. I did not have this issue initially. Once I moved to a different development system (Win7 Enterprise), I started seeing this issue. For now, on my develpoment/debug system I disabled test_signing like below.
Did you generate a test signing certificate?
I di dnot and when it used to compile well as well I did not generate any test CERT.
I just assumed it’s one of the VS11/Win8-WDK engancements - by default test_Sign the binaries and install the necessary CERTs as well (atleast on the development system on which I have the VS11/win8-WDK and on which I am compiling)
This is not the forum to get help for builds other than the developer preview. Please contact your ecosystem hw PM at Microsoft for help.
d
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@yahoo.com
Sent: Tuesday, January 03, 2012 10:51 AM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] Getting test_signing error during VS11/Win8-WDK build
It started happening on multiple WDKS 8161, 8171, 8148, 8140.