Site icon EfmSoft

What does HRESULT 0x80090358 (SEC_E_REVOCATION_OFFLINE_KDC) mean?

 
Previous Next
SEC_E_CROSSREALM_DELEGATION_FAILURE SEC_E_ISSUING_CA_UNTRUSTED_KDC

SEC_E_REVOCATION_OFFLINE_KDC

The workstation is checking the domain controller

This status concerns the certificate used by the Key Distribution Center for smart card logon. The affected workstation validates the KDC certificate and its chain before accepting the PKINIT exchange. It is therefore the mirror image of SEC_E_REVOCATION_OFFLINE_C: that code is about the DC validating the user certificate, while this code is about the client validating the DC certificate.

The error is not proof that the KDC certificate was revoked. It means the workstation could not establish revocation status for the KDC certificate or a relevant issuer certificate. A desktop behind a restricted proxy, captive network, VPN split tunnel, or stale CRL cache can fail while other clients continue to sign in successfully.

Diagnose from the affected client

References


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

Exit mobile version