SV-259594r1043178_rule
V-259594
SRG-APP-000219
EX19-ED-000098
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 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, 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-259594
False
EX19-ED-000098
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select-Object -Property 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
5579