[EMAIL PROTECTED] wrote:
> 
> Does any one have some kind of workarround for Virtual hosts on one server
> which each have both http and https? Would it help if I only allowed ssl
> certificates for sub-directories of a virtual host?

Not really. Certificates are defined on a per-VirtualHost basis, not
per-Directory.

> I understand there is an issue with name based virtual hosts, and that is
> exactly what I want.

Unfortunately, you can only have one SSL host on a single IP address and
port. See:

http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47
http://marc.theaimsgroup.com/?l=apache-modssl&m=98559369910170&w=2

The only workarounds are to use an additonal IP address or to use
another port. Obviously neither of these are very satisfactory...

Rgds,

Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to