What does HRESULT 0x8010002C (SCARD_E_NO_SUCH_CERTIFICATE) mean?

 
Previous Next
SCARD_E_UNKNOWN_RES_MNG SCARD_E_CERTIFICATE_UNAVAILABLE

SCARD_E_NO_SUCH_CERTIFICATE

SCARD_E_NO_SUCH_CERTIFICATE The specific certificate requested by the application does not exist in the available smart-card certificate set. The error is more specific than a general certificate-read failure: the requested identity or selector found no match.

What to verify

  • Verify the application's certificate selector: thumbprint, issuer, subject, key usage, and user context can all exclude the intended certificate.
  • Check whether the card was renewed or replaced and the application still expects an old certificate identity.
  • Inspect certificate propagation and card-provider logs before changing trust stores or enrollment policy.

Microsoft: Certificate Propagation service

Microsoft: Smart card debugging information

Microsoft: Smart card Group Policy and registry settings


Looking for a different code? Search another status or error code.