Ok…chalk this up to user error. I’ve got the reverse proxy working and not surprisingly it’s very simple.
here’s what I did. My guacamole server which doesn’t live on my nethserver is accessed via http://10.101.243.10:8080/guacamole.
In the Nethserver reverse proxy module I created the following:
Name: guacamole
Target URL: http://10.101.243.10:8080/guacamole
I checked the box for Require SSL encrypted connection.
And that’s it! I can now access my guacamole server using my nethserver ssl cert:
https://nethserver.company.ca/guacamole
Works great!