I'm using DigitalOcean LB with LetsEncrypt certificate for www.foo.com. I'd like to use the same LB for www.bar.com - both "foo" and "bar" are served from same droplet(s). Can I configure my LB to have LetsEncrypt SAN...
Accepted Answer:
To add a multi-domain ( SAN ) certificate, you would need to have it issued outside of the Let's Encrypt integration with the Load Balancer service first, then configure it as a custom certificate at the time of this ...