| Posted by: andrewt2m - 30 October 2022 13:42:06 |
|---|
| Is there anything that needs to be done about this, and if not, how do I stop it bing reported? [code=markup]Log Name: System Source: Schannel Date: 30/10/2022 13:34:33 Event ID: 36871 Task Category: None Level: Error Keywords: User: SYSTEM Computer: DC0.domain.local Description: A fatal error occurred while creating a TLS client credential. The internal error state is 10013. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Schannel" Guid="{1f678132-5938-4686-9fdc-c8ff68f15c85}" /> <EventID>36871</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000000</Keywords> <TimeCreated SystemTime="2022-10-30T13:34:33.925965300Z" /> <EventRecordID>485852</EventRecordID> <Correlation ActivityID="{5e3847f6-ec62-0000-4548-385e62ecd801}" /> <Execution ProcessID="764" ThreadID="976" /> <Channel>System</Channel> <Computer>DC0.domain.local</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="Type">client</Data> <Data Name="ErrorState">10013</Data> </EventData> </Event>[/code] |