Move cert to new local-certs directory
[sysconfig/postfix.git] / main.cf
diff --git a/main.cf b/main.cf
index b6681fb219079349d3b4dd0442a61203b50ee27b..01a23ee4c8db40f3569f64b77166e9b5ab9756ea 100644 (file)
--- a/main.cf
+++ b/main.cf
@@ -272,7 +272,7 @@ smtpd_sasl_auth_enable = yes
 broken_sasl_auth_clients = yes
 smtpd_sasl_type = dovecot
 smtpd_sasl_path = private/auth
-smtpd_tls_cert_file=/etc/ssl/certs/postfix.crt
+smtpd_tls_cert_file=/etc/ssl/local-certs/postfix.crt
 smtpd_tls_key_file=/etc/ssl/private/postfix.key
 smtpd_use_tls = yes
 smtpd_tls_auth_only = yes