Re: Multiple SSL certificates

2006-02-20 Thread João Assad
Kjetil Torgrim Homme wrote: On Mon, 2006-02-20 at 10:48 +0600, mitrohin a.s. wrote: On Fri, Feb 17, 2006 at 11:56:00AM -0500, Rosenbaum, Larry M. wrote: 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.exampl

Re: Multiple SSL certificates

2006-02-20 Thread Kjetil Torgrim Homme
On Mon, 2006-02-20 at 10:48 +0600, mitrohin a.s. wrote: > On Fri, Feb 17, 2006 at 11:56:00AM -0500, Rosenbaum, Larry M. wrote: > > 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.

Re: Multiple SSL certificates

2006-02-19 Thread mitrohin a.s.
On Fri, Feb 17, 2006 at 11:56:00AM -0500, Rosenbaum, Larry M. wrote: > 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. generate new ssl

Re: Multiple SSL certificates

2006-02-17 Thread Alexander Dalloz
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 i

Re: multiple ssl certificates (for one service)

2002-09-27 Thread David Lang
PROTECTED] > Subject: Re: multiple ssl certificates (for one service) > > > > Samuel Hug wrote: > > > Hi, > > > > is there a possibility to use more than one server certificate? The > > problem is that the mailserver has multiple domain names. The domain &

Re: multiple ssl certificates (for one service)

2002-09-25 Thread twk
Samuel Hug wrote: > Hi, > > is there a possibility to use more than one server certificate? The > problem is that the mailserver has multiple domain names. The domain > names don't specify different services as pop or imap, therefore > tls_pop3 and tls_imap... wouldn't help me. > > Any