I am using Domino 9.0.1 FP5. I am planning on hosting multiple websites, all of which will be accessed using SSL. I want to use one IP address for all the sites. I will be obtaining a wildcard certificate for the domain so each website will have the same domain but a different sub domain.
Example:
site1.example.com
site2.example.com
In Domino Administrator I am creating Internet Site documents for each site. The documentation states that you must specify the IP address in the "Host names or addresses mapped to this site" field when using SSL.
I understand the reasoning behind this - the server does not know the host domain until it can decrypt the http header but in my case since I am planning on using a wildcard certificate I want to be able to tell the server to use this certificate regardless of the host name. Is there any way to do this?