Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

摘要

傳輸層安全性(TLS)協商會在舊版的 Microsoft Exchange Server 2016 中進行。 這會導致在事件檢視器中的 [CIAPI2] 下記錄錯誤事件 ID 30,並產生不必要的 TLS 成本。 在您套用此更新之後,您可以編輯"MSExchangeFrontendTransport"檔案來啟用 UseAscReqNoToken。

原因

在 Windows Server 的資料中心版本中,有一個選項,在 TLS 安全協商期間不需要權杖。 它是由不在 Windows Server 標準版中啟用的航班所控制。

如何取得此更新

若要取得此更新,請針對 exchange server 2016 安裝累積更新 11 ,或針對 exchange server 2016 更新較新的累積更新

若要啟用 UseAscReqNoToken,請遵循下列步驟:

  1. 找出 MSExchangeFrontEndTransport 的設定檔。 注 根據預設,此檔案可以在下列位置找到:

    %ExchangeInstallPath%Bin\MSExchangeFrontendTransport.exe.config

  2. 在 <appSettings>] 下,新增下列行: … <appSettings> // Add the following line. <add key="SmtpReceiveUseAscReqNoTokenDuringTlsNegotiation" value="true" /> // End of the added line. …

  3. 儲存變更,然後重新開機伺服器上的前端傳輸服務。

狀態

Microsoft 已確認<適用於>一節中所列的 Microsoft 產品確實有上述問題。

參考

了解 Microsoft 用來說明軟體更新的術語

Need more help?

Want more options?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。

社群可協助您詢問並回答問題、提供意見反應,以及聆聽來自具有豐富知識的專家意見。

Was this information helpful?

How satisfied are you with the translation quality?
What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×