Comment 12 for bug 623520

Revision history for this message
Carl Nobile (cnobile1) wrote :

$ ls -dl /etc/ssl/certs/ssl-cert-snakeoil.pem
-rw-r--r-- 1 root root 660 2010-01-27 22:39 /etc/ssl/certs/ssl-cert-snakeoil.pem

$ sudo ls -dl /etc/ssl/private/ssl-cert-snakeoil.key
-rw-r----- 1 root ssl-cert 891 2010-01-27 22:39 /etc/ssl/private/ssl-cert-snakeoil.key

OK, it seems removing both of the Lines you mentioned solved the problem, but all the docs I have read said to set ssl_listen: 995, verbose_ssl: yes I set on to try and debug the issue.

So is this a bug in covecot or a bug in the tutorials I have been reading?