积极答复者
关于配置Exchange2016的SSL证书问题

问题
答案
-
您好,
请问您的问题是否得到解决呢?
如果您需要进一步的帮助,请回复以便我们及时跟进您的问题。Best Regards,
Allen Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
全部回复
-
您好,
根据您描述,我猜测您已经为Exchange配置了内部的PKI证书,同时已将该证书添加到Root Trusted CA中。
从报错信息来看,我怀疑您没有为这个证书启用POP service,所以请尝试在EMS中运行以下命令列出Exchange certificate:
Get-ExchangeCertificate | FL Thumbprint,Services,Subject -AutoSize
如果没有开启POP的话,请尝试运行:
Enable-ExchangeCertificate <Thumbprint> -Services POP,IMAP,SMTP,IISBest Regards,
Allen Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 Allen_WangJF 2016年11月29日 6:15
-
您好,
请问您的问题是否得到解决呢?
如果您需要进一步的帮助,请回复以便我们及时跟进您的问题。Best Regards,
Allen Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.