ERROR_WINHTTP_SECURE_CERT_DATE_INVALID
Code: 0x2f05 (12037)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x2f05 (12037)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2f05 (12037)
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
| Module | Code | Found in | Description |
|---|---|---|---|
| winhttp.dll | 0x2f05 | 78.11011 | The date in the certificate is invalid or has expired |
| wininet.dll | 0x2f05 | 78.11011 | The date in the certificate is invalid or has expired |
| 2 entries | |||