Event ID 36887 represents a critical security event generated by the Schannel security support provider when TLS/SSL handshake failures occur. The Schannel provider is Windows' native implementation of the SSL/TLS protocols and handles all secure socket layer communications for the operating system and applications.
When this event fires, it indicates that a secure connection attempt has been terminated due to various certificate or protocol-related issues. The event typically includes detailed information such as the remote server name, certificate thumbprint, error status codes, and the specific stage of the TLS handshake where the failure occurred.
Common scenarios triggering this event include expired SSL certificates on web servers, untrusted certificate authorities in the chain, certificate name mismatches, unsupported cipher suites, or protocol version incompatibilities. In domain environments, this event frequently appears when domain controllers have certificate issues affecting LDAPS connections or when Exchange servers encounter mail flow problems due to certificate validation failures.
The event's impact extends beyond simple web browsing issues, affecting critical enterprise services like Active Directory replication, Exchange mail routing, SQL Server connections, and third-party applications relying on Windows' native SSL/TLS implementation. Understanding and resolving Event ID 36887 is essential for maintaining secure communications in Windows environments.
