Commit a1623185 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Correct ssl_min_protocol Dovecot setting

parent 148d9f64
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_min_protocols = TLSv1.2
ssl_min_protocol = TLSv1.2
ssl_cipher_list = ALL:!LOW:!SSLv3:!EXP:!aNULL