You are running an ALB that routes traffic using two hostnames: a.b.com and d.e.com. Is it possible to configure HTTPS for both of the hostnames?
Answer
Yes, using SNI (Server Name Indication) each application can has its own SSL certificate (This is supported from 2017).