Make use of snakeoil certificates in default configuration files

This commit is contained in:
2025-10-22 14:32:26 +02:00
parent a5fba71c13
commit bc232eb825
12 changed files with 70 additions and 30 deletions
+2 -2
View File
@@ -47,8 +47,8 @@ auth_mechanisms = plain login
#TLS parameters
ssl = required
ssl_cert = </etc/acme.sh/danwin1210.de_ecc/fullchain.cer
ssl_key = </etc/acme.sh/danwin1210.de_ecc/danwin1210.de.key
ssl_cert = </etc/ssl/certs/ssl-cert-snakeoil.pem
ssl_key = </etc/ssl/private/ssl-cert-snakeoil.key
ssl_client_ca_dir = /etc/ssl/certs
ssl_dh = </etc/dovecot/dh.pem
ssl_min_protocol = TLSv1.2