jwetzell / docker-guacamole

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
https://hub.docker.com/r/oznu/guacamole/
GNU General Public License v3.0
104 stars 17 forks source link

Feature Request - use of tls certs #40

Closed mamema closed 7 months ago

mamema commented 7 months ago

unfortunately there is no guacd.conf file in this container. To configure tls internally to adhere zero trust approach, i've tried with this container but the guacd process got called directly guacd -b 127.0.0.1 is it possible to shift the params in a conf file to set a few pasrameters?

jwetzell commented 7 months ago

I think that's out of the scope of this container.