Is it allowed to have 2 HTTPS virtual hosts (one with the apigee.net DNS alias and the other with the customer’s DNS alias) on the same port 443 and have the former virtual host point to a keystore with the default Apigee GoDaddy cert and the latter point to a keystore with the customer’s cert?
The docs says: "Note: A router can listen to only one HTTPS connection per virtual host, on a specific port, with the specified cert. Therefore, multiple virtual hosts cannot use the same port number if TLS termination occurs on the router at the specified port." This is in http://docs.apigee.com/api-services/content/creating-virtual-host.
So I wanted to confirm if we can have only 1 HTTPS virtual host on a particular port per environment