Commit 148d9f64 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Set Dovecot's minimum TLS to 1.2

Closes: #31
parent 5ecdb52f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Need to determine if it is still relevant to require allowing SSLv3

ssl = required
ssl_protocols = !SSLv3
ssl_min_protocols = TLSv1.2
ssl_cipher_list = ALL:!LOW:!SSLv3:!EXP:!aNULL