Problem in requesting certificate
Hi,
I am writing custom Cryptographic Service Provider for Smart Card. While I have tested all the routines regarding the CSP calls I am facing one problem, when I request a certificate from Microsoft Certificate Service 2000 ans making use of my CSP I get the following error:-
Error
Your request failed. An error occurred while the server was processing your request.
Contact your administrator for further assistance.
Request Mode:
newreq - New Request
Disposition:
FFFFFFFF - (unknown)
Disposition message:
(none)
Result:
Invalid Signature. 0x80090006 (-2146893818)
COM Error Info:
CCertRequest::Submit Invalid Signature. 0x80090006 (-2146893818)
LastStatus:
Invalid Signature. 0x80090006 (-2146893818)
Suggested Cause:
No suggestions.
Please Help.
Is there something that my Cryptograhic Service Provider is missing?
Regards,
Bhupendra
|