https://bz.apache.org/bugzilla/show_bug.cgi?id=69743
--- Comment #16 from Tom M <tmis...@gmail.com> --- (In reply to Nick Bedford from comment #14) > How can we revert our version of apache2? The previous versions have been > removed from the package repository for Ubuntu. Amazon has not been helpful > in this and insists that the Application Load Balancer "does not forward the > SNI" and that this is the way they work, meaning that Apache now does not > work for more than one VirtualHost on the same server, which has taken down > multiple sites because it requires valid connections per domain. > > How do we fix this? What we ended up doing (We are using Let's encrypt to handle all the SSL, so a unique cert for each VHost), was putting each vhost on it's own port and having apache listen on those ports. And set the Target Groups to each unique port instead of just everything being on 443. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org