[Dovecot] Two certificates ?
Steffen Kaiser
skdovecot at smail.inf.fh-bonn-rhein-sieg.de
Fri Oct 26 09:57:50 EEST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 26 Oct 2007, Lars Johansen wrote:
> Hi We have a dovecot server running both pop and imap, we have
> pop.domain.ltd and imap.domain.ltd going to the same server, is there
> any possibility make dovecot use two certificates? one for
> pop.domain.ltd and one for imap.domain.ltd?
I'm running Dovecot v1.0.x, in this version you can override any setting
in the particular protocol block, e.g.:
# global setting, aka no block
ssl_cert_file = /etc/ssl/certs/imap.pem
protocol pop3 {
ssl_cert_file = /etc/ssl/certs/pop3.pem
# .......
}
I'm certain, it is documented somewhere in the Wiki, in hurry, I just
found a hint here:
http://wiki.dovecot.org/MainConfig
See the example for "listen = "
Bye,
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBRyGP7i9SORjhbDpvAQJBTggAhZv2wRmX6WlfGnnCD72gPkT1/aApaWeZ
iBqQU/n1PgkjzMToHX02BKqgN5yitUWf/occJ+A9wg4VekxuB7N7agSUBvIrPN0g
fyNuJ601trCuTy25j1lTgNxu39zMVFuN59V8ADoRmKaBTcmZxN/zTgnymmbmTmjZ
Cjf55rx2vu0MOjoPIrpcy+QbUB3qsY++IPAL1s1uJvvVrUVghEo/Uk9nvaXB/3UO
2iW8OpUdMaMiXYFJsR5yxEq1+1eBxgUnGvLXfGt2FIXP/Gtc6pzZ8709ekq1vaRO
z7He4Tbx1lzxDM1x2srIpDcHWcDybkH4Tq5FP0d5VQYHcAgzqWZteQ==
=175O
-----END PGP SIGNATURE-----
More information about the dovecot
mailing list