wg-portal/docs/documentation/configuration
klmmr def4a9d8be config: Set default mail config to validate TLS certs
Before this commit, the default was to not validate TLS certificates of
the SMTP server. This is perhaps a rather unexpected default and can be
considered insecure. This commit activates mail server TLS cert validation
by default.

This change might break some users' email configuration, if they did not
explicitly set the `mail.cert_validation` config variable. Nonetheless,
I think that the secure option should be the default option (e.g.,
to prevent man-in-the-middle attacks and breaching mail server login
credentials).

Signed-off-by: klmmr <35450576+klmmr@users.noreply.github.com>
2025-03-05 17:32:29 +01:00
..
examples.md automatic API access for default admin (#357) 2025-02-07 22:42:48 +01:00
overview.md config: Set default mail config to validate TLS certs 2025-03-05 17:32:29 +01:00