> > Namebased setup with Apache SSL don't work. SSL needs a real IP adress.
> > 
> 
> Name based with one secure site works fine, you need to add SSLRequireSSL
> to the encrypted server (I assume you are not using those servernames!)
> and specify https://mysecondsite when connecting.

>From the point og security this is an unacceptable solution. SSL is there
for two reasons :

- Encryption
- Verification of remote identity.


> The thing that apparently can't be done at this point is multiple SSL
> certs on named based hosts/one IP.

No, and it shouldn't be possible.

> You also should probably specify the port somewhere in each host config as
> well, or you will have specify the port in your URL, ie
> https://secondsite:80/. https defaults to port 443.
> 
> HTH,
> 
> Bill Carlson


        Igmar


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to