[Dovecot] Re: separate SSL certificates for pop3s and imaps
Michael Weiser
M.Weiser at science-computing.de
Mon Jul 11 08:53:32 EEST 2005
On Fri, Jul 08, 2005 at 06:07:58PM +0200, Michael Weiser wrote:
> > > > I'm migrating a uw-imap installation to dovecot. With uw-imap I had
> > > > different SSL certificates and keys for ipop3d and imapd. How can I
> > > > configure dovecot to do the same with its pop3s and imaps services?
> > I actually have exactly the same problem; and I'm waiting for the final
> > 1.0 release in the hope it will be addressed.
> > Is this still a planned feature ?
> I got the info via private mail that with dovecot-1.0-* you can
> actually do something like
> > protocol imap {
> > listen = *:143
> > ssl_listen = *:993
> > ssl_cert_file = /etc/ssl/imapd.pem
> > ssl_key_file = /etc/ssl/imapd.pem
> > ...
> > }
> > protocol pop3 {
> > listen = *:110
> > ssl_listen = *:995
> > ssl_cert_file = /etc/ssl/pop.pem
> > ssl_key_file = /etc/ssl/pop.pem
> > ...
> > }
> I'll try it out today.
I tried it with test76 and it works like a charm. Thanks for all your
help.
bye,
--
_________________________creating IT solutions
Michael Weiser science + computing ag
bei Eisenbahn und Haefen
Postfach 11 02 63 Hagellocher Weg 71-75
47142 Duisburg 72070 Tuebingen, Germany
phone +49 203 52 26341 www.science-computing.de
More information about the dovecot
mailing list