Commit d808aee
committed
[Alerting] for email action, set tls.rejectUnauthorized: false when secure: false (#62380)
resolves #62372
See the referenced issue for background. Eventually we will probably have to
have a separate setting for `tls.rejectUnauthorized`, not base it on the
value of the `secure` config property. But this will likely be useful for
a number of smtp servers used by customers.1 parent 3dc4515 commit d808aee
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
| |||
0 commit comments