mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 10:32:34 +01:00
* core: use the URL scheme same as iframe for non-SSL enabled consoles For environments where SSL is not enabled for console, this forces the URL scheme (http/https) in iframe to match the iframe URL scheme. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> * consoleproxy: enable SSL on CPVM when both console proxy url/domain and ssl setting are configured Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> * fix unit test Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> * address code review comments Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>