mirror of
https://github.com/mjl-/mox.git
synced 2025-07-10 07:14:40 +03:00
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:
@ -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)
|
||||
|
Reference in New Issue
Block a user