SV-84553r1_rule
V-69931
SRG-APP-000439
EX13-EG-000340
CAT I
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'IdentityName'> -AuthMechanism 'Tls'
Note: The <IdentityName> value must be in quotes.
Repeat the process for each Receive connector.
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select Name, Identity, AuthMechanism
For each Receive connector, if the value of AuthMechanism is not set to Tls, this is a finding.
V-69931
False
EX13-EG-000340
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select Name, Identity, AuthMechanism
For each Receive connector, if the value of AuthMechanism is not set to Tls, this is a finding.
M
3099