Guacamole Server Update Request: FreeRDP 2.2.0 -> 2.10.0
Summary
Request to update Guacamole Server component FreeRDP in Iron Bank.
Version: 2.2.0 -> 2.10.0
Tasks
Background: We are attempting to connect to a Windows Server 2019 box using RDP from a Linux RHEL 8 server with FIPS enabled. We are unable to connect to host with FreeRDP version 2.2.0. We are able to connect using the newer version of 2.10.0 and we tested using the commerical guacamole docker image with tag 1.5.0 that runs the newest version of FreeRDP. It appears the open source Guacamole code base is bringing in FreeRDP version 2.10.0 and building from source. https://github.com/apache/guacamole-server/blob/1.5.0/src/guacd-docker/bin/build-all.sh#L102 & https://github.com/apache/guacamole-server/blob/master/src/guacd-docker/bin/build-all.sh#L102. We noticed that this repo is building Guacamole Server from source. Would it be possible to do this in a similar fashion with the 2.10.0 version of FreeRDP? https://github.com/FreeRDP/FreeRDP/archive/refs/tags/2.10.0.tar.gz Below are screenshots of our logs of the Guacamole server attempting to connect. The first screenshot shows a successful connection using FreeRDP 2.10.0. The other shows the connection failure using FreeRDP version 2.2.0.