I have a small server with some "web applications" installed in Apache, for example for time management, my notes, my money. These applications can be reached via HTTPS and have login credentials.
I could log in remotely and I have HAProxy as a reverse proxy.Nonetheless, I would not like to expose them publicly. I'd like to use Guacamole (or something similar if it wasn't possible with G.) in the same way I connect to PCs and servers. I connect to Guacamole, log in, the list of PCs and Servers appears; here I would like to see the list of my accounts on the web server.I would connect to these with HTTPS:PortNumber and use my credentials here, if they are not already configured in Guacamole. In Guacamole I see that I can use RDP, VNC, Telnet; but I don't see the possibility of using HTTPS as well. Or am I wrong?