Re: Signing CSP and Certification Authority
From: andrew (anonymous_at_discussions.microsoft.com)
Date: 01/30/04
- Next message: Mike H: "Retrieving Smart Card Reply Data using SCardTransmit()"
- Previous message: Shawn Corey [MSFT]: "Re: remove private key"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 Jan 2004 11:11:07 -0800
David,
Can you offer some hints on how to use a kernel debugger for CSP testing. We are just starting our CSP development right now.
Thanks,
Andrew
----- David Cross [MS] wrote: -----
it could also be an issue with your CSP...
to be sure, attach a kernel debugger to the system which should invalidate
the need for the signature on the CSP. Note that with Windows 2000 SP3 and
later, you can no longer test sign and use the test advapi32.ll - you must
either a real signature or attach a kernel debugger.
This test tool should help you:
http://www.microsoft.com/downloads/details.aspx?FamilyID=5f3872f8-202e-4f13-b495-78ce6f17a84f&DisplayLang=en
David B. Cross [MS]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
http://support.microsoft.com
"Nick" <anonymous@discussions.microsoft.com> wrote in message
news:01613B61-A4E9-4315-B829-731AF77C9399@microsoft.com...
> Hi all,
>> We are developing own CSP and need to embed it in Certification Authority.
Up to now we were using the Sign.exe utility from CSPDK for test signing our
CSP while debugging the latter under Windows 2000 Server with SP1. However
after binding our CSP with Certification Authority we are getting the error
message "Invalid Signature. 0x80090006 (-2146893818)" while starting
Certification Authority. Does it mean that Certification Authority accepts
only a genuine Microsoft signature rather than a test signature of a CSP?
> Thanks in advance.
>> Nick
- Next message: Mike H: "Retrieving Smart Card Reply Data using SCardTransmit()"
- Previous message: Shawn Corey [MSFT]: "Re: remove private key"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|