瀏覽代碼

Requiring encryption when connecting to Dovecot

merge-requests/1/merge
Christoph Haas 10 年之前
父節點
當前提交
2535949698
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/ispmail-dovecot/files/10-ssl.conf

+ 1
- 1
roles/ispmail-dovecot/files/10-ssl.conf 查看文件

@@ -3,7 +3,7 @@
##

# SSL/TLS support: yes, no, required. <doc/wiki/SSL.txt>
ssl = yes
ssl = required

# PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
# dropping root privileges, so keep the key file unreadable by anyone but


Loading…
取消
儲存