Re: [users@httpd] Apache, VHost and SSL

2011-05-20 Thread Eric Covener
On Fri, May 20, 2011 at 1:48 AM, Sharl.Jimh.Tsin wrote: > On 2011年05月20日 05:46, --[ UxBoD ]-- wrote: > > Hi, > May be a silly question but is it now possible to host multiple sites using > a single IP and each site has a different SSL cert based on its DN ? > -- > Thanks, Phil > > see http://httpd

Re: [users@httpd] Apache, VHost and SSL

2011-05-19 Thread Sharl.Jimh.Tsin
On 2011年05月20日 05:46, --[ UxBoD ]-- wrote: Hi, May be a silly question but is it now possible to host multiple sites using a single IP and each site has a different SSL cert based on its DN ? -- Thanks, Phil see http://httpd.apache.org/docs/2.3/vhosts/name-based.html#using,there is no differ

Re: [users@httpd] Apache, VHost and SSL

2011-05-19 Thread Yehuda Katz
On Thu, May 19, 2011 at 5:46 PM, --[ UxBoD ]-- wrote: > May be a silly question but is it now possible to host multiple sites using > a single IP and each site has a different SSL cert based on its DN ? > What you are looking for is called SNI. It is not supported by older browsers. More about SN

[users@httpd] Apache, VHost and SSL

2011-05-19 Thread --[ UxBoD ]--
Hi, May be a silly question but is it now possible to host multiple sites using a single IP and each site has a different SSL cert based on its DN ? -- Thanks, Phil