You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently SSL vhosts only get configured with the primary_hostname under the assumption that that's the only one that will work with the cert. Wildcard certs might be used that that support many of the alt hostnames, so all hostnames should be written to the SSL vhost to ensure the correct site gets resolved for those hostnames
The text was updated successfully, but these errors were encountered:
Currently SSL vhosts only get configured with the primary_hostname under the assumption that that's the only one that will work with the cert. Wildcard certs might be used that that support many of the alt hostnames, so all hostnames should be written to the SSL vhost to ensure the correct site gets resolved for those hostnames
The text was updated successfully, but these errors were encountered: