| Posted by: berkscompsltd - 31 July 2024 08:29:50 |
|---|
| Log Name: System Source: Microsoft-Windows-HttpEvent Date: 31/07/2024 08:27:49 Event ID: 15021 Task Category: None Level: Error Keywords: Classic User: N/A Computer: webserver Description: An error occurred while using SSL configuration for endpoint 0.0.0.0:443. The error status code is contained within the returned data. Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-HttpEvent" Guid="{7b6bc78c-898b-4170-bbf8-1a469ea43fc5}" EventSourceName="HTTP" /> <EventID Qualifiers="49152">15021</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2024-07-31T07:27:49.690302000Z" /> <EventRecordID>135510</EventRecordID> <Correlation /> <Execution ProcessID="4" ThreadID="9024" /> <Channel>System</Channel> <Computer>webserver</Computer> <Security /> </System> <EventData> <Data Name="DeviceObject"> </Data> <Data Name="Endpoint">0.0.0.0:443</Data> <Binary>000004000200300000000000AD3A00C00000000000000000000000000000000000000000000000005F0000C0</Binary> </EventData> </Event>[/code] |