use configured tls ca config for all tls connections, so https as well

and add documentation for developers for setting up certificates with manual
local CA (with cfssl) or local ACME CA (with pebble).
This commit is contained in:
Mechiel Lukkien
2023-03-10 16:25:18 +01:00
parent 47b88550be
commit f60ad1452f
5 changed files with 175 additions and 4 deletions

View File

@ -49,8 +49,8 @@ describe-static" and "mox config describe-domains":
# (optional)
CheckUpdates: false
# Global TLS configuration, e.g. for additional Certificate Authorities.
# (optional)
# Global TLS configuration, e.g. for additional Certificate Authorities. Used for
# outgoing SMTP connections, HTTPS requests. (optional)
TLS:
# (optional)