Ver a proveniência

Requiring encryption when connecting to Dovecot

merge-requests/1/merge
Christoph Haas há 10 anos
ascendente
cometimento
2535949698
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/ispmail-dovecot/files/10-ssl.conf

+ 1
- 1
roles/ispmail-dovecot/files/10-ssl.conf Ver ficheiro

@@ -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


Carregando…
Cancelar
Guardar