首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Schannel事件ID 36888和36884证书错误

Schannel事件ID 36888和36884证书错误
EN

Server Fault用户
提问于 2016-05-25 16:48:15
回答 1查看 3.7K关注 0票数 -1

在运行Server 2008R2的Windows2008R2 SP1 Server上,每60秒将收到以下两个错误:

第一:

代码语言:javascript
复制
Log Name:      System
Source:        Schannel
Date:          5/25/2016 9:23:02 AM
Event ID:      36888
Task Category: None
Level:         Error
Keywords:      
User:          SYSTEM
Computer:      sql1.contoso.com
Description:
The following fatal alert was generated: 43. The internal error state is 552.

第二:

代码语言:javascript
复制
Log Name:      System
Source:        Schannel
Date:          5/25/2016 9:23:02 AM
Event ID:      36884
Task Category: None
Level:         Error
Keywords:      
User:          SYSTEM
Computer:      sql1.contoso.com
Description:
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 sql1. 
The SSL connection request has failed. The attached data contains the server certificate.

第二个错误描述中的服务器名称与计算机字段中的FQDN是同一个主机名。

从sql1.contoso.com到另一台计算机、从另一台计算机到sql1.contoso.com、从sql1.contoso.com到其自身的SSL连接失败吗?

如果涉及另一个服务器,如何确定哪个服务器是源服务器还是目标服务器?

对于找到问题的根源和解决办法的任何帮助都是非常感谢的。

EN

回答 1

Server Fault用户

发布于 2016-06-06 14:08:26

你试过这个吗?

https://support.microsoft.com/en-us/kb/2275950

它说:“.Windows2008Windows上有一个已知的漏洞,它可以使有效的证书被拒绝。”似乎符合你所发生的事,不是吗?

票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/779016

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档