I am researching if I can host multiple domains on one server through HTTPS but for each domain, I have a different certificate.
In this case, I would need to know the domain of the incoming connection so in that first part of the SSL handshake, will it have the information I need to send back the correct certificate for that domain?