I just recently noticed this error in my Event Viewer as well:
Log Name: Application
Source: Microsoft-Windows-CAPI2
Date: 8/8/2009 1:56:04 PM
Event ID: 11
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: user-PC
Description:
Failed extract of third-party root list from auto update cab at: <http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab>
with error: A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.
.
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="49154">11</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-08-08T17:56:04.000Z" />
<EventRecordID>15024</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>user-PC</Computer>
<Security />
</System>
<EventData>
<Data>http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab</Data>
<Data>A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.
</Data>
</EventData>
</Event>
I noticed that my first incidence of this CAPI2 error began on June 23, 2009 of this year after upgrading to Windows Service Pack 2 on my Windows Vista 32-bit OS. I have tried typing "Certutil -urlcache * delete" in cmd and running sf /scannow and the error still occurs. If I click on the link given in the Even Viewer (http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab) it simply asks me if I wish to open, save or cancel the the 27.9KB authrootstl.cab download. I have gone to Applications and Services\Logs\Microsoft\Windows\CAPI2\Operational and enabled logging. However, none of the errors in the Event Viewer come up during logging. What is this thing?!? And, has anyone found a way of getting rid of it? I have followed about 5 steps listed on this forum by "technicians" and I still keep getting this error. I have noticed others have logged events and were able to determine the cause, but no errors appear in the logging for me -- only in the event viewer.