CCertRequest::GetCertificate The parameter is incorrect

  • Thread starter Thread starter kadirs
  • Start date Start date
K

kadirs

I am trying to issue a Certificate Request and get the
resulting certificate. The submit method is ok but, when I
try the GetCertificate (to obtain a PKCS#7 string) I get
this error:

Error Type:
CertificateAuthority.Request (0x80070057)
CCertRequest::GetCertificate The parameter is incorrect. 0x80070057 (WIN32: 87)
 
I am trying to issue a Certificate Request and get the
resulting certificate. The submit method is ok but, when I
try the GetCertificate (to obtain a PKCS#7 string) I get
this error:

Error Type:
CertificateAuthority.Request (0x80070057)
CCertRequest::GetCertificate The parameter is incorrect. 0x80070057 (WIN32: 87)

You'll likely get a faster response in the
microsoft.public.security.crypto news group.

(cross-posted and follow-ups set to .crypto)
 
Back
Top