SV-221218r612603_rule
V-221218
SRG-APP-000219
EX16-ED-000170
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-SendConnector <'IdentityName'> -DomainSecureEnabled $true
Note: The <IdentityName> value must be in single quotes.
Repeat the procedures for each send connector.
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select Name, Identity, DomainSecureEnabled
For each send connector, if the value of "DomainSecureEnabled" is not set to "True", this is a finding.
If the "TlsAuthLevel" parameter is set to "DomainValidation" then the "TlsDomain" parameter is required if "DNSRoutingEnabled" parameter is set to "$false".
The "DNSRoutingEnabled" parameter must be "$true" If the value of "DomainSecureEnabled" is "$true".
V-221218
False
EX16-ED-000170
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select Name, Identity, DomainSecureEnabled
For each send connector, if the value of "DomainSecureEnabled" is not set to "True", this is a finding.
If the "TlsAuthLevel" parameter is set to "DomainValidation" then the "TlsDomain" parameter is required if "DNSRoutingEnabled" parameter is set to "$false".
The "DNSRoutingEnabled" parameter must be "$true" If the value of "DomainSecureEnabled" is "$true".
M
4079