Hi,
I'm getting the following event log error from today on couple of Windows Server 2012 R2 Standard systems.
Log Name: Application
Source: Microsoft-Windows-CAPI2
Date: 3/2/2021 5:21:06 PM
Event ID: 4107
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WEB01
Description:
Failed extract of third-party root list from auto update cab at: <http://ctldl.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab> with error: None of the signers of the cryptographic message or certificate trust list is trusted.
.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-CAPI2" Guid="{5bbca4a8-b209-48dc-a8c7-b23d3e5216fb}" EventSourceName="Microsoft-Windows-CAPI2" />
<EventID Qualifiers="0">4107</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2021-03-02T22:21:06.562672800Z" />
<EventRecordID>42138</EventRecordID>
<Correlation ActivityID="{300E0B91-0820-0000-****-0E302008D701}" />
<Execution ProcessID="440" ThreadID="1768" />
<Channel>Application</Channel>
<Computer>WEB01</Computer>
<Security />
</System>
<EventData>
<Data>http://ctldl.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab</Data>
<Data>None of the signers of the cryptographic message or certificate trust list is trusted.
</Data>
</EventData>
</Event>
Nothing was changed today on the windows side. Automatic updates were turned off. Any fix for this issue, the error is coming continuously.