weizhouapache commented on issue #7317: URL: https://github.com/apache/cloudstack/issues/7317#issuecomment-1487604861
> > @troke12 can you upload ssl certiticate in cloudstack as well ? please refer to https://www.shapeblue.com/securing-cloudstack-4-11-with-https-tls/ > > I though it was not from SSL, because i tried to directly open the console in browser and theres is no problem with the SSL, but the main problem it's from noVNC > > This is when i tried to open with the parameter `port=8080` as default > >  > > This is when i open **without** parameter `port=8080` and worked as well without port and the ssl also works fine > >  > > So i think it's the problem with the route the console proxy > >  > > when i trace inside console proxy VM, there are 2 ports that i've been focused, > > * 8080 it's for the websockify endpoint and authentication (?) > * 80 it's for the noVNC server > > is that correct? @troke12 As far as I know, yes websickify port is 8080 if http or 8443 if https. can you test with port=8443 instead of port=8080 ? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
