mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-08 23:46:30 +02:00
Merge pull request #414 from adi90x/master
Add explicit ssl_protocols in conf
This commit is contained in:
commit
d5cfc91fc4
@ -57,6 +57,7 @@ namespace inbox {
|
|||||||
###############
|
###############
|
||||||
auth_mechanisms = plain login
|
auth_mechanisms = plain login
|
||||||
disable_plaintext_auth = no
|
disable_plaintext_auth = no
|
||||||
|
ssl_protocols = !SSLv3
|
||||||
|
|
||||||
passdb {
|
passdb {
|
||||||
driver = sql
|
driver = sql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user