dovecot: Use $ssl::ciphersuites::default_ciphersuites for Dovecot TLS connections.
This commit is contained in:
parent
d86c744776
commit
d1762388df
2 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,8 @@ class dovecot::common {
|
|||
#
|
||||
class dovecot::server inherits dovecot::common {
|
||||
|
||||
include ssl::ciphersuites
|
||||
|
||||
if ! $dovecot_mailbox_format {
|
||||
$dovecot_mailbox_format = "mbox"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue