docker-mailserver/target/scripts/startup
Brennan Kinney 2bf24e4c08
fix: Relax openssl security level for `intermediate` TLS_LEVEL (#2193)
Although these two config lines have not changed since `debian:buster-slim` image, Dovecot seems to now be affected by it which results in rejecting cipher suites below TLS v1.2.

To continue supporting the `intermediate` TLS_LEVEL, we now need to relax the global config. Dovecot could alternatively be given a modified openssl config to only affect it's interaction with openssl.

Postfix is unaffected and continues to support TLS <1.2 cipher suites when configured to.
2021-09-16 01:28:42 +12:00
..
check-stack.sh HOSTNAME and DOMAINNAME setting improvements (#2175) 2021-09-12 02:20:16 +12:00
daemons-stack.sh Update check (#1951) 2021-05-19 21:18:06 +02:00
fixes-stack.sh do not delete supervisord.pid (#2044) 2021-06-19 14:01:38 +02:00
misc-stack.sh start-mailserver.sh split (#1820) 2021-02-23 20:03:01 +01:00
setup-stack.sh fix: Relax openssl security level for `intermediate` TLS_LEVEL (#2193) 2021-09-16 01:28:42 +12:00