On Tue, 5 Nov 2002 08:48:58 +0100 "Boyle Owen" <[EMAIL PROTECTED]> wrote:
> No. This is called name-based virtual hosting (NBVH). It works fine for > plain HTTP but is impossible under SSL. > > The reason is that NBVH uses the "Host" header to find the VH. But in > SSL, the connection must be established *before* you get the Host > header. So the server cannot decide which VH to use. except you are using a star-certificate, if your certificate is *.foo.bar you can use name-based virtual hosting for following dhosts: www.foo.bar test.foo.bar new.foo.bar ... what-ever.foo.bar > > Rgds, > > Owen Boyle > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:asom@;vetorialnet.com.br] > Sent: Montag, 4. November 2002 23:20 > To: [EMAIL PROTECTED] > Subject: Configuring Multiple Certicates SSL over an unique IP > > > > Hello, > > There are some way to configuring the Apache Server to utilize multiple > certificates SSL, over an unique ip, once for each virtual domain ? > > What the Apache configure sintax ? > > Alex Moraes > -- "The software said it requires Windows 95 or better, so I installed Linux" ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
