nerdexam
Exams70-339Questions#68
Microsoft

70-339 · Question #68

70-339 Question #68: Real Exam Question with Answer & Explanation

The correct answer is A: Configure the SMTP server to support the TLS 1.0, TLS 1.1. or TLS 1.2 protocols.. Enabling encrypted outgoing email in SharePoint 2016 via STARTTLS requires the enterprise SMTP server to both advertise the STARTTLS capability and support a compatible TLS protocol version.

Question

You deploy a SharePoint2016 environment. You configure outgoing email settings for all SharePoint Servers. You need to enable encrypted communication between all SharePoint Servers and the enterprise SMTP server. Which two actions should you perform? Each correct answer presents part of the solution.

Options

  • AConfigure the SMTP server to support the TLS 1.0, TLS 1.1. or TLS 1.2 protocols.
  • BInstall a server certificate on the SharePoint Server.
  • CConfigure the SMTP server to support the SSL 2.0 or SSL 3.0 protocols.
  • DEnable STARTTLS encryption on the SharePoint Servers.
  • EEnable STARTTLS encryption on the enterprise SMTP server.

Explanation

Enabling encrypted outgoing email in SharePoint 2016 via STARTTLS requires the enterprise SMTP server to both advertise the STARTTLS capability and support a compatible TLS protocol version.

Common mistakes.

  • B. Outgoing email encryption in this context does not require a server certificate installed on the SharePoint Server itself; the TLS certificate requirement applies to the SMTP server that terminates the encrypted connection.
  • C. SSL 2.0 and SSL 3.0 are cryptographically broken and deprecated protocols; SharePoint 2016 STARTTLS relies on TLS, not SSL, so configuring the SMTP server for SSL 2.0/3.0 would not establish a valid encrypted channel.
  • D. In SharePoint 2016, STARTTLS behavior is governed by the outgoing email configuration and does not have a separate 'Enable STARTTLS' toggle on the SharePoint servers themselves; the required action is on the enterprise SMTP server side.

Concept tested. SharePoint 2016 outgoing SMTP encryption with STARTTLS and TLS

Reference. https://learn.microsoft.com/en-us/sharepoint/security-for-sharepoint-server/configure-email-integration

Community Discussion

No community discussion yet for this question.

Full 70-339 Practice