SV-259708r961620_rule
V-259708
SRG-APP-000435
EX19-MB-000233
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-SendConnector -Identity <'IdentityName'> -TlsAuthLevel DomainValidation
Note: The <IdentityName> value must be in quotes.
Repeat the procedure for each Send connector.
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select-Object -Property Name, Identity, TlsAuthLevel
For each Send connector, if the value of "TlsAuthLevel" is not set to "DomainValidation", this is a finding.
V-259708
False
EX19-MB-000233
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select-Object -Property Name, Identity, TlsAuthLevel
For each Send connector, if the value of "TlsAuthLevel" is not set to "DomainValidation", this is a finding.
M
5580