Today at 8:50am, john jonas said:

>Does someone have a working httpd.conf file which has multiple
>virtualhost directives one of which is using ssl?
>
>I have 4 different domains on the server and one of them now needs ssl.
>
>I've tried all kinds of combinations of stuff and can't seem to get it to
>work.

As others have pointed out, you'll need one IP address per SSL
certificate. This is because the SSL connection is established before the
HTTP request is sent, so there's no way to know the name of the host the
request is for.

But to answer your question, I have a machine that hosts several sites
using name virutal hosting, and one of them has an SSL cert. The box only
has one IP address.

If you have a config you can post somewhere or to the list, or send to me
privately, I'd be happy to compare it to mine to see if we can't get yours
working for you.

Mac

--
Mac Newbold             MNE - Mac Newbold Enterprises, LLC
[EMAIL PROTECTED]       http://www.macnewbold.com/

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to