Site icon EfmSoft

What does HRESULT 0x8009035A (SEC_E_KDC_CERT_EXPIRED) mean?

 
Previous Next
SEC_E_ISSUING_CA_UNTRUSTED_KDC SEC_E_KDC_CERT_REVOKED

SEC_E_KDC_CERT_EXPIRED

Why the domain controller certificate matters

PKINIT authenticates both sides of the initial Kerberos exchange with certificates. This status identifies the certificate used by the domain controller's Key Distribution Center as expired. The user card can be perfectly valid and still fail because the client cannot accept the KDC identity certificate.

Do not confuse it with SEC_E_SMARTCARD_CERT_EXPIRED. That status identifies the user credential on the card; this one is an infrastructure problem that can affect many users who attempt smart card sign-in against the same domain controller.

Recovery without masking the fault

References


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

Exit mobile version