Event Viewer is supported for the Windows Server 2003, Windows XP, and Windows 2000 operating systems.
The system log contains Secure Channel (Schannel) events that are related to authentication.
|
Event ID
|
Severity
|
Description
|
|
36864
|
Informational
|
The Schannel security package has loaded successfully.
|
|
36865
|
Error
|
A fatal error occurred while opening the system cryptographic subsystem cryptographic module. Operations that require the SSL or TLS cryptographic protocols will not work correctly. The error code is error code.
|
|
36866
|
Error
|
The Schannel security package has failed to load. Operations that require the SSL or TLS cryptographic protocols will not work correctly.
|
|
36867
|
Informational
|
Creating an SSL [client| server] credential.
|
|
36868
|
Informational
|
The SSL [client| server] credential’s private key has the following properties:
-
CSP name
-
CSP type
-
Key name
-
Key Type
-
Key Flags
The attached data contains the certificate.
|
|
36869
|
Error
|
The SSL [client| server] credential’s certificate does not have a private key information property attached to it. This most often occurs when a certificate is backed up incorrectly and then later restored. This message can also indicate a certificate enrollment failure.
|
|
36870
|
Error
|
A fatal error occurred when attempting to access the SSL [client| server] credential private key.
The error code returned from the cryptographic module is error code.
|
|
36871
|
Error
|
A fatal error occurred while creating an SSL [client| server] credential.
|
|
36872
|
Warning
|
No suitable default server credential exists on this system. This will prevent server applications that expect to make use of the system default credentials from accepting SSL connections. An example of such an application is the directory server. Applications that manage their own credentials, such as Microsoft Internet Information Services (IIS), are not affected by this.
|
|
36873
|
Error
|
No supported cipher suites were found when initiating an SSL connection. This indicates a configuration problem with the client application or the installed cryptographic modules. The SSL connection request has failed.
|
|
36874
|
Error
|
An SSL connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The SSL connection request has failed.
|
|
36875
|
Warning
|
The remote server has requested SSL client authentication, but no suitable client certificate could be found. An anonymous connection will be attempted. This SSL connection request might succeed or fail, depending on the server’s policy settings.
|
|
36876
|
Error
|
The certificate received from the remote server has not validated correctly. The error code is error code. The SSL connection request has failed. The attached data contains the server certificate.
|
|
36877
|
Warning
|
The certificate received from the remote client application has not validated correctly. The error code is error code. The attached data contains the client certificate.
|
|
36878
|
Warning
|
The certificate received from the remote client application is not suitable for direct mapping to a client system account, possibly because the authority that issuing the certificate is not sufficiently trusted. The error code is error code. The attached data contains the client certificate.
|
|
36879
|
Warning
|
The certificate received from the remote client application was not successfully mapped to a client system account. The error code is error code. This is not necessarily a fatal error, as the server application might still find the certificate acceptable.
|
|
36880
|
Informational
|
An SSL [client| server] handshake completed successfully. The negotiated cryptographic parameters are as follows.
-
Protocol
-
Cipher
-
Cipher strength
-
MAC
-
Exchange
-
Exchange strength
|
|
36881
|
Error
|
The certificate received from the remote server has expired. The SSL connection request has failed. The attached data contains the server certificate.
|
|
36882
|
Error
|
The certificate received from the remote server was issued by an untrusted certificate authority. Because of this, none of the data contained in the certificate can be validated. The SSL connection request has failed. The attached data contains the server certificate.
|
|
36883
|
Error
|
The certificate received from the remote server has been revoked. This means that the certificate authority that issued the certificate has invalidated it. The SSL connection request has failed. The attached data contains the server certificate.
|
|
36884
|
Error
|
The certificate received from the remote server does not contain the expected name. It is therefore not possible to determine whether we are connecting to the correct server. The server name we were expecting is servername. The SSL connection request has failed. The attached data contains the server certificate.
|
|
36885
|
Warning
|
When asking for client authentication, this server sends a list of trusted certificate authorities to the client. The client uses this list to choose a client certificate that is trusted by the server. Currently, this server trusts so many certificate authorities that the list has grown too long. This list has thus been truncated. The administrator of this machine should review the certificate authorities trusted for client authentication and remove those that do not really need to be trusted.
|
To find more information about “Event Viewer”, see “Event Viewer” on TechNet.