testing a CSP on Windows Server 2003
From: Alain (a-helfenstein_at_bluewin.ch)
Date: 03/24/04
- Next message: Steven Luyckx: "error when sending request over https using client certificate"
- Previous message: Valery Pryamikov: "Re: CertFindCertificateInStore problem"
- Next in thread: David Cross [MS]: "Re: testing a CSP on Windows Server 2003"
- Reply: David Cross [MS]: "Re: testing a CSP on Windows Server 2003"
- Reply: Ryan Menezes [MSFT]: "Re: testing a CSP on Windows Server 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 24 Mar 2004 02:25:08 -0800
Hi
I tried to test-sign my self written CSP on Windows Server 2003.
To do so, I created a Certificate Authority (CA) on my Windows Server
2003 machine.
Then I build a software signing certificate (its root certificate (CA)
is the one I created above.)
Then I called signtool.exe successful like this:
signtool.exe sign /a Mycsp.dll
But if I verify now my File the following error occurs:
signtool.exe verify Mycsp.dll
?SignToll Error: A certificate chain processed, but terminated in a
root certificate which is not trusted by the trust provider.
Can you pleas tell me, What the problem is, or how I should test my
CSP on Windows Server 2003?
Thanks for your answer, Alain
- Next message: Steven Luyckx: "error when sending request over https using client certificate"
- Previous message: Valery Pryamikov: "Re: CertFindCertificateInStore problem"
- Next in thread: David Cross [MS]: "Re: testing a CSP on Windows Server 2003"
- Reply: David Cross [MS]: "Re: testing a CSP on Windows Server 2003"
- Reply: Ryan Menezes [MSFT]: "Re: testing a CSP on Windows Server 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|