David and Tim, thanks for the additional input. I have looked at the
"AudioCodes, Inc." certificate that I have in my Personal store. I think it
is in my personal store, it can be seen via Internet Explorer: I click Tools
| Internet Options | Certificates | Other People tab | AudioCodes, Inc.
Within the certificate the Issuer is "VeriSign Class 3 Code Signing 2004 CA".
Under Enhanced Key Usage the value is "Code Signing (1.3.6.1.5.5.7.3.3). Is
there anything else I should check?
Yes, I did download the cross cert from Microsoft's page and unzipped on my
computer. The comamnd line references that .cer file. Is there something I
can do to verify that file?
I am stuck because very little of this process is clear in the docs or
examples. Is the AudioCodes, Inc. certificate in my "Personal" store even
though I have to click on the "Other People" tab in the Certificates window?
Thanks in advance. When we get this step of the process nailed down, the
release guy will codify it in batch scripts, etc., and we will be ready to go
with our push to a 64-bit driver.
--
Mr. Fixit needs your help! - John Bond , LLC
"David Craig" wrote:
> That is true, Tim. I also discovered that you can use Internet Exploder to
> view all the certificates and kill old certs. That should help him validate
> the name string. I suspect it is also case-sensitive, but I got the batch
> file from someone who had it working.
>
> "Tim Roberts" <> wrote in message
> news:...
> > John Bond <> wrote:
> >>
> >>SignTool sign /v /ac C:\Verisign\MSCV-VSClass3.cer /s my /n "AudioCodes,
> >>Inc." /t http://timestamp.verisign.com/scripts/timestamp.dll
> >>SmartWORKSDriver.sys
> >>
> >>Is giving the following error message:
> >>
> >>SignTool Error: No certificates were found that met all the given
> >>criteria.
> >>
> >>Number of files successfully Signed: 0
> >>Number of warnings: 0
> >>Number of errors: 1
> >>
> >>Is the .cer file found at:
> >>http://www.microsoft.com/whdc/winlog...crosscert.mspx
> >>the appropriate one to use? Or should I use the .cer I can export out of
> >>my
> >>certificate store?
> >
> > You must use the cross-certificate from Microsoft. That, of course,
> > assumes that you really do have a Verisign class 3 code-signing
> > certificate
> > in your certificate store with the name "AudioCodes, Inc.". The string
> > must match exactly.
> > --
> > Tim Roberts,
> > Providenza & Boekelheide, Inc.