On Sun, 27 Sep 1998, Ralf S. Engelschall wrote:
> What you have to do is mainly the following:
> 1. Make sure your virtual hosts are IP-based
>    (see http://www.engelschall.com/sw/mod_ssl/docs/manual21b.html#FAQ-vhosts
>    for the reason)

Ok. I understand that it doesn't work now. But will it work later, wit
newer versions of Apache/mod_ssl/SSLeay ?

> 2. Copy your <VirtualHost> sections and
>    - replace `..:80>' with `..:443>'
>    - Add `SSLEnable' and `SSLCertificatePath', etc.
>      to the new sections (see the httpd.conf-dist
>      file for hints which directives you should use)
> 3. Add `SSLDisable' to the old <VirtualHost>
>    sections or at least the main server (outside
>    any <VirtualHost> sections)

Thanks a lot, it works nicely. I suggest you put this question and the
answer in your faq.

Olivier

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to