Re: [users@httpd] Multiple SSL enabled Virtual Servers and mod_rewrite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Wednesday 16 March 2005 11:44, Sylvain COUTANT wrote:
> > But given you have only one IP, isnt it
> > useful to have the traffic encrypted?
>
> It can. But you will have warnings on client's side when the server's name
> mismatch. No other obvious problem I know about.
>
> Also, some SSL certificate vendors sell wildcards "*.domain.com" that can
> help is this situation. I have one, it works well under IE, have little
> feedback for other browsers.
>
> Having multiple named Virtual Hosts works under SSL :
>
> <VirtualHost *:443>
> 	ServerName www.domain1.com
> 	...
> </VirtualHost>
> <VirtualHost *:443>
> 	ServerName www.domain2.com
> 	...
> </VirtualHost>
>
> In fact, only the first VHost's certificate is used if I remember well.
>
> Regards,
> Sylvain.
>
   Hi Sylvain,
      do you have this working? I have just done this same test, and it 
doesn't work. It warns me:

[Wed Mar 16 12:44:37 2005] [warn] _default_ VirtualHost overlap on port 443, 
the first has precedence
/usr/local/apache/bin/apachectl start: httpd started


But I can browse the first VHost's site using the second's URL (e.g.:  
https://domain1.com/file.html and https://domain2.com/file.html points to the 
same file, although they have different DocumentRoots.

Thanks,
  -- Diego






>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

-- 
-----
:( >> $$
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me
spread!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux