lighttpd with multiple IPs, each with a UCC certificate and many hostnames
- by Dave
I'd like to get lighttpd working with UCC certificates, but I can't seem to figure out the correct syntax.
Essentially, for each IP address, I have one UCC certificate and a bunch of hostnames.
$SERVER["socket"] == "10.0.0.1:443" {
ssl.engine = "enable"
ssl.ca-file =…