Lee Chee Kean wrote:
>
> What if using name-based virtual-hosting with only 1 SSL host per IP?
This is fine.
You can have as many plain HTTP virtual-hosts as you like on one IP
address. But you can only have one SSL virtual-host per IP address.
The problem is that the SSL session has to be established before any
HTTP traffic. So the server cannot get the hostname (which comes in
HTTP).
Rgds,
Owen Boyle.
PS Assuming you want to stick to standard ports 80 and 443. If you can
use other port numbers (e.g. in an intranet environment) then you can
have several SSL VHs on the same IP.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]