rhtyd commented on issue #4199: URL: https://github.com/apache/cloudstack/issues/4199#issuecomment-682357192
@rvalle unfortunately this requires a code specific fix (fixed in https://github.com/apache/cloudstack/commit/0501575efaf98f00727a0074dd8dcc6e2c545d30 towards 4.14/master branches). You may cherry-pick the commit and build it on top of 4.14.0.0; or wait when we've 4.14.1.0/4.15.0.0 releases. As a workaround you can setup a nginx SSL-offloading server and reverse proxy to your CloudStack mgmt server. For example see: https://docs.nginx.com/nginx/admin-guide/security-controls/securing-http-traffic-upstream/ https://docs.nginx.com/nginx/admin-guide/security-controls/terminating-ssl-http/ ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
