Hello,
Am 28.12.2016 um 22:33 schrieb Roshan Pradeep:
Thanks Lukas for the reply.
Regarding the second part of your reply:
Then do I need to use like this?
use_backend backend_site1 if { ssl_fc_sni site1 } use_backend
backend_site2 if { ssl_fc_sni site2 }
Because to minimize the admin overhead, do I need to add a new scl
every time if I add a new SSL cert?
For all the certs, I have one common back-end. Appreciate your reply
You don't need the second part at all then. Just use a single default
backend.
Lukas