This is just a request for explicit confirmation:
The choice of "http" or "https" is mutually exclusive with the way the configuration system stands right now, yes?
The reason for this is the configuration option in the admincp allows a url that is either:
http://host.domain.example.com/
OR
https://host.domain.example.com/
When configured as http, any attempt to an https instance builds links that are http.
I just want confirmation that this is still the case. If this is the case, are there any plans to allow for any hostname to be servable (by default) over http and https at the same time?
(Same server, same site, same content, just http or https.)
Thanks!