I'm new to guacamole and now I can access the login page with HTTP.
I want to access it with HTTPS instead, but I can't figure out what I should do.Reading online I found a suggestion to install Nginx as a reverse proxy, but I would like to avoid it. Shouldn't it be enough to activate https on Tomcat?How to do it?
