소스 검색

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


불러오는 중...
취소
저장