On Mon, Aug 19, 2013 at 1:53 AM, PSA4444 <sima_yi@xxxxxxxxxxxxx> wrote: > I can't figure out how to serve multiple domains with a single squid > server/single IP address. > > I am currently serving: > > api.domain.com > www.domain.com > status.domain.com > > with a *.domain.com ssl certificate. > > I now want to add: > > www.domain2.com > api.domain2.com > > I can't see how to use a different ssl certificate though. Hi, the technique for doing that exists, it's named SNI (Server Name Indication). Unfortunately as far as I can tell Squid doesn't yet support it. You're currently stuck to one IP per certificate; patches or sponsorship to develop them are of course more than welcome :) -- /kinkie