Re[4]: SSL with multiple domains on same server

2002-11-21 Thread Ludovic Perard
Hello Boyle, Wednesday, November 20, 2002, 4:14:45 PM, you wrote: -Original Message- From: Ludovic Perard [mailto:[EMAIL PROTECTED]] I'm already using two different IP addresses BO Then it should work. Are you sure? BO Try defining the IP addresses explicity to reveal any DNS BO

Re[5]: SSL with multiple domains on same server

2002-11-21 Thread Ludovic Perard
Hello Boyle, I found the solution : The line BindAddress * need to be uncomment. Now, all works fine :) -- Best regards, Ludovic [EMAIL PROTECTED] __ Apache Interface to OpenSSL

SSL with multiple domains on same server

2002-11-20 Thread Ludovic Perard
Hello. I'm trying to set up Apache with SSL on Windows 2000. It is working but I have some troubles with the certificates. If my Apache server is server.mydomain.com and I want to have two websites with HTTPS. The SSL is well enabled and works fine. It is what I did : * openssl

Re[2]: SSL with multiple domains on same server

2002-11-20 Thread Ludovic Perard
Hello Boyle, Wednesday, November 20, 2002, 3:33:00 PM, you wrote: BO You are trying to run two name based VHs under SSL. You cannot do this BO (see http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47). BO The problem is that SSL encapsulates HTTP so the SSL session has to be BO negotiated before