Multiple SSL certificates

Alexander Dalloz ad+lists at uni-x.org
Fri Feb 17 12:39:40 EST 2006


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 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : https://lists.andrew.cmu.edu/mailman/private/info-cyrus/attachments/20060217/690bcf89/attachment.bin


More information about the Info-cyrus mailing list