Site icon EfmSoft

What does HRESULT 0x80090355 (SEC_E_SMARTCARD_CERT_EXPIRED) mean?

 
Previous Next
SEC_E_PKINIT_CLIENT_FAILURE SEC_E_NO_S4U_PROT_SUPPORT

SEC_E_SMARTCARD_CERT_EXPIRED

Expired client credential, not an expired KDC identity

This status identifies the smart card certificate used by the user as being outside its certificate validity interval. It is different from SEC_E_KDC_CERT_EXPIRED, which concerns the certificate installed on the domain controller. Replacing a valid KDC certificate will not renew an expired user credential, and reissuing the user certificate will not repair an expired KDC certificate.

Certificate validity is evaluated against the current time and the notBefore and notAfter fields. A card can contain more than one certificate, so an unexpected result can also come from the credential provider choosing an older certificate than the one an administrator inspected.

Targeted checks

References


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

Exit mobile version