On 2015-03-14, Hugo Osvaldo Barrera <h...@barrera.io> wrote: > On 2015-03-14 23:34, Peter Hessler wrote: >> httpd does not yet support SNI. You will need to either wait, use a >> wildcard SSL cert, or use different ports/IPs. >> >> > > Oh, I hadn't checked that for SNI. I'll have to wait then; multiple IPv4 > addresses are expensive, and CAs will charge for wildcard certs. :(
Another option is to use a certificate with multiple subjectAlternativeNames. Usually more expensive than a standard cert, but cheaper than wildcard.