Hi! Is anybody managing to setup the HTTPS listener in cloudstack manager 4.15?
I know there was an issue in 4.14 that got fixed, but I cannot make it work in 4.15 In fact I cannot: * get the server to listen on any other interface except localhost (server.properties bind.interface doesn't change it for me). * the https port is listening on localhost but just blocks incoming connections, openssl s_client -connect just sits there after connect) * I don't get any relevant jetty logs about errors or information on connectors. I can only achieve functional manager on localhost 8080. what am I missing? Regards, Rafael