Configure TLS Certificate Validation
smtpTlsRejectUnauthorized property controls the validation of SMTP TLS connections. Setting this property to true.
| Value | Behavior |
|---|---|
false |
The Reports Service accepts self-signed or untrusted certificates. This is the default value. |
true |
The Reports Service requires a valid, trusted certificate to send the email reports. It terminates connections to servers with invalid certificates. |
Perform the following steps to configure certificate validation: