ERROR_WINHTTP_SECURE_CERT_DATE_INVALID

Code: 0x2f05 (12037)

As HRESULT:As NTSTATUS:

Documented in Win32

Error Messages (winhttp.h): 12037

Indicates that a required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file, or that the validity periods of the certification chain do not nest correctly (equivalent to a **CERT_E_EXPIRED** or a **CERT_E_VALIDITYPERIODNESTING** error).

Associated Modules

ModuleCodeFound inDescription
winhttp.dll0x2f0578.11011The date in the certificate is invalid or has expired
wininet.dll0x2f0578.11011The date in the certificate is invalid or has expired
2 entries