Re: is it poss to make apache 2.0.59 listen to two 443 ports?

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

 



thank you very much Emmanuel! that helped understanding what i got!

2009/11/12 Emmanuel Bailleul <Emmanuel.Bailleul@xxxxxxxxxxx>
>De : khalid touati [mailto:khalidtouati@xxxxxxxxx]
>Envoyé : mercredi 11 novembre 2009 18:01
>À : users@xxxxxxxxxxxxxxxx
>Objet : is it poss to make apache 2.0.59 listen to two 443 ports?
>
>Hi Guys,
>my httpd server contains (it's an apache 2.0.59 on gentoo):
>httpd.conf+ separate file for Virtual hosts+ separate file for ssl VH
>on the ssl config file there is one website running as follows:

><VirtualHost _default_:443>
>....
></VirtualHost>

>is it possible to deploy another website (with of course another ssl certificate) like >this????????:
><VirtualHost *:443>
>....
></VirtualHost>
>
>thank you guys for any help!

Hi,

With this Apache version, this would be possible but if you use the same IP address then you would get certificate mismatch alerts.
If you use different IP for each "SSL Vhost" then it would work as expected (as far as I really understood your need ...).
If you want to be able to do the same but with the same IP address then you will have to upgrade to at least 2.2.12 (2.2.14 recommended) and refer to the official documentation to setup your config, in particular :
http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI

Regards.

Emmanuel

---------------------------------------------------------------------
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




--
Abdullah

[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