Site icon EfmSoft

What does NTSTATUS 0xC0000605 (STATUS_IMAGE_CERT_EXPIRED) mean?

 
Previous Next
STATUS_DYNAMIC_CODE_BLOCKED STATUS_STRICT_CFG_VIOLATION

STATUS_IMAGE_CERT_EXPIRED

The image signer certificate is expired

Certificate validity is bounded by NotBefore and NotAfter values. An image signed after the certificate expired, or verified without an acceptable trusted timestamp, can fail even when the signature bytes are mathematically correct. A valid timestamp may allow policy to evaluate the signature at the signing time, but timestamp trust and algorithm policy must also succeed.

Changing the local clock is not a repair and can disrupt other security checks. The correct response is to inspect the timestamp chain and obtain a currently acceptable signed build when the original signature cannot be validated at an allowed time.

What to inspect

References


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

Exit mobile version