6 Aug
2013
6 Aug
'13
7:55 p.m.
On Tue, 06 Aug 2013 14:45:07 -0500, Galen Johnson <Galen.Johnson at sas.com>
wrote:
Would something like this not work:
group HTTP 0.0.0.0 host1.example.com # https://host1.example.com 0.0.0.0 host2.example.com # https://host2.example.com ...
No, if the client doesn't support SNI it will always receive the first SSL
certificate. In that example host2.example.com's data is useless.