From: Alexander Dalloz (ad+)
Date: Fri Feb 17 2006 - 12:39:40 EST
Am Fr, den 17.02.2006 schrieb Rosenbaum, Larry M. um 17:56:
> How do I configure Cyrus to use multiple SSL certificates/private keys?
> I want users to be able to reach the server as either a.example.com or
> a.b.example.com. I have certificates and keys for both names.
> L
Just use multiple imapd.conf files. In cyrus.conf configure the services
with specific configuration file calls, i.e.
imap cmd="imapd -C /etc/imapd-a.domain.conf" listen="imap"
prefork=5
imap cmd="imapd -C /etc/imapd-b.domain.conf" listen="imap"
prefork=5
Alexander
-- Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp Serendipity 18:37:28 up 7 days, 3:28, load average: 0.77, 0.55, 0.38
---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|