Re: SSL/TLS certificates with virtual domains

2007-08-25 Thread Alain Spineux
On 8/23/07, Nels Lindquist <[EMAIL PROTECTED]> wrote: > > Hi, all. > > I'm configuring a Cyrus IMAPD server for a number of virtual domains, > and I'm concerned about a potential issue with SSL/TLS for the virtual > hosts, which is that I can't find a way of specifying different > certificates for

Re: SSL/TLS certificates with virtual domains

2007-08-24 Thread Nels Lindquist
Hello again! Goetz Babin-Ebell wrote: > This question pops up occasionally in most list concerning SSL. > > You can only use one certificate for one IP address / port pair. > > If you have several IP addresses on your host, > you can run several insances of cyrus to listen on > the different IP

Re: SSL/TLS certificates with virtual domains

2007-08-23 Thread Robert Banz
> > How much configuration similarity does there have to be between the > different config files? Can I change anything except for the > tls_[*]_file directives? > > Thanks very much for the information! I think this could work for us. Make one master imapd.conf file with everything but the cert

Re: SSL/TLS certificates with virtual domains

2007-08-23 Thread Nels Lindquist
Goetz Babin-Ebell wrote: > This question pops up occasionally in most list concerning SSL. > > You can only use one certificate for one IP address / port pair. > > If you have several IP addresses on your host, > you can run several insances of cyrus to listen on > the different IP addresses and

Re: SSL/TLS certificates with virtual domains

2007-08-23 Thread Goetz Babin-Ebell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nels Lindquist schrieb: > Hi, all. Hello Nels, > I'm configuring a Cyrus IMAPD server for a number of virtual domains, > and I'm concerned about a potential issue with SSL/TLS for the virtual > hosts, which is that I can't find a way of specifying dif

SSL/TLS certificates with virtual domains

2007-08-23 Thread Nels Lindquist
Hi, all. I'm configuring a Cyrus IMAPD server for a number of virtual domains, and I'm concerned about a potential issue with SSL/TLS for the virtual hosts, which is that I can't find a way of specifying different certificates for each virtual host. We strongly encourage users to use encryption,