summaryrefslogtreecommitdiff
path: root/manifests/tls/hardened.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/tls/hardened.pp')
-rw-r--r--manifests/tls/hardened.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/tls/hardened.pp b/manifests/tls/hardened.pp
index 78d8093..735135c 100644
--- a/manifests/tls/hardened.pp
+++ b/manifests/tls/hardened.pp
@@ -9,6 +9,7 @@ class mail::tls::hardened inherits mail::tls {
postfix::config { "smtpd_tls_mandatory_protocols": value => '!SSLv2, !SSLv3' }
postfix::config { "smtpd_tls_session_cache_database": value => 'btree:${data_directory}/smtpd_scache' }
postfix::config { "smtp_tls_session_cache_database": value => 'btree:${data_directory}/smtp_scache' }
+ postfix::config { "tls_ssl_options": value => 'no_compression' }
postfix::config { "smtpd_tls_loglevel": value => '1' }
# DH parameters