Re: [users@httpd] A corner case of Apache SSL SNI usage

2014-02-19 Thread Jason Ni
Thanks Eric. I guess multiple Apache instances can handle this case. 2014-02-19 19:48 GMT+08:00 Eric Covener : > On Wed, Feb 19, 2014 at 3:40 AM, Jason Ni wrote: > > Hello All, > > > > I want to configure Apache for this use case: > > > > We have more than one virtual hosts with different hostn

Re: [users@httpd] A corner case of Apache SSL SNI usage

2014-02-19 Thread Eric Covener
On Wed, Feb 19, 2014 at 3:40 AM, Jason Ni wrote: > Hello All, > > I want to configure Apache for this use case: > > We have more than one virtual hosts with different hostnames. I use name > based virtual hosting configuration for these hosts. > > And I want to give each host 2 ports for HTTPs ser

[users@httpd] A corner case of Apache SSL SNI usage

2014-02-19 Thread Jason Ni
Hello All, I want to configure Apache for this use case: We have more than one virtual hosts with different hostnames. I use name based virtual hosting configuration for these hosts. And I want to give each host 2 ports for HTTPs services. One is for outside service, the other is for internal se