支持对客户端证书身份验证的传出 SMTP 支持

适用于:no-img-132013 no-img-162016 no-img-192019 yes-img-seSubscription Edition no-img-sopSharePoint in Microsoft 365

某些 SMTP 服务器可能需要在接受电子邮件之前使用客户端证书进行身份验证。 SharePoint 现在支持在向 SMTP 服务器发送电子邮件时进行客户端证书身份验证。 SharePoint 中的出站 SMTP 设置必须配置为使用 TLS 连接加密,并且必须分配证书才能使用此功能。 证书必须位于 SharePoint 的 End Entity 证书存储中,必须导入证书的私钥,并且证书的增强型密钥用法扩展必须指定证书对客户端身份验证有效(如果该扩展存在)。

-Certificate <SPServerCertificatePipeBind> 将参数添加到以下 cmdlet 参数集:

Set-SPWebApplication [-Identity] <SPWebApplicationPipeBind> -SMTPServer <String> [-Certificate <SPServerCertificatePipeBind>] [-DisableSMTPEncryption] [-Force] [-NotProvisionGlobally] [-OutgoingEmailAddress <String>] [-ReplyToEmailAddress <String>] [-SMTPServerPort <Int32>] [-SMTPCredentials <PSCredential>]

若要通过管理中心将证书分配给出站 SMTP 设置,请将“使用 TLS 连接加密”和“使用客户端证书身份验证”设置为“ ”,然后从“客户端证书”下拉列表中选择 客户端证书