Schannel EventID 36887
We have multiple Windows 2008 R2 servers running in a web farm (IIS) that receive the following message occasionally
Log Name: System
Source: Schannel
Date: 6/29/2011 4:14:35 PM
Event ID: 36887
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: %systemname%
Description:
The following fatal alert was received: 0.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Schannel" Guid="{1F678132-5938-4686-9FDC-C8FF68F15C85}" />
<EventID>36887</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2011-06-29T20:14:35.239216800Z" />
<EventRecordID>3386</EventRecordID>
<Correlation />
<Execution ProcessID="524" ThreadID="636" />
<Channel>System</Channel>
<Computer>%systemname%</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="AlertDesc">0</Data>
</EventData>
</Event>
There are no other application events listed at the same time these are generated. From other posts, this appears to be SSL related, but I haven't found a post with a code 0. If someone could provide some assistance to what this code level means,
it would be appreciated.
June 30th, 2011 6:08pm
Hello,
have a look to that: http://www.eventid.net/display.asp?eventid=36887&eventno=10676&source=Schannel&phase=1
I think it will be better to post here: http://forums.iis.net/
This
posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Microsoft
Student Partner 2010 / 2011
Microsoft Certified
Professional
Microsoft Certified
Systems Administrator: Security
Microsoft Certified
Systems Engineer: Security
Microsoft Certified
Technology Specialist: Windows Server 2008 Active Directory, Configuration
Microsoft Certified
Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
Microsoft Certified
Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
Microsoft Certified
Technology Specialist: Windows 7, Configuring
Microsoft Certified
IT Professional: Enterprise Administrator
Free Windows Admin Tool Kit Click here and download it now
June 30th, 2011 9:56pm