On Sun, 18 Nov 2012, Calum Mackay wrote:

Preparing to replace dovecot-core 1:2.1.7-2 (using 
.../dovecot-core_1%3a2.1.7-5_amd64.deb) ...

the upgrade says:

You already have ssl certs for dovecot.
However you should move them out of /etc/ssl
and into /etc/dovecot and update the configuration
in /etc/dovecot/conf.d/10-ssl.conf accordingly.
See /usr/share/dovecot-core/NEWS.Debian for details.


but the path is wrong, and there is no NEWS file even in /usr/share/doc.


*sigh* This is what comes of doing all your Debian work in the middle of the night.

This is what was supposed to be in NEWS.Debian

  * It was pointed out in bug #608719 that dovecots generated x.509
    certificates should not be kept in /etc/ssl/certs.  As of this
    version they are now created in /etc/dovecot on new installs.
    If you have an existing install, you can keep your certificates
    where they are or move them yourself.
    1.  Move /etc/ssl/certs/dovecot.pem to /etc/dovecot
    2.  Create a directory called /etc/dovecot/private owned by root:root
        with 0700 permissions.
    3.  Move /etc/ssl/certs/private/dovecot.pem to /etc/dovecot/private
    4.  In /etc/dovecot/conf.d/10-ssl.conf make sure you have these lines:
        ssl_cert = </etc/dovecot/dovecot.pem
        ssl_key = </etc/dovecot/private/dovecot.pem
    5.  Restart dovecot.

I'll try to fix this as soon as I can.

--
Jaldhar H. Vyas <jald...@debian.org>


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to