Joonas Tuomisto created GUACAMOLE-972:
-----------------------------------------
Summary: RDP file upload fails with HTTPS on for Tomcat
Key: GUACAMOLE-972
URL: https://issues.apache.org/jira/browse/GUACAMOLE-972
Project: Guacamole
Issue Type: Bug
Components: guacamole-client
Affects Versions: 1.1.0
Reporter: Joonas Tuomisto
I'm testing 1.1.0 and came across this issue...
I have HTTPS enabled on a Tomcat that is directly exposed with no reverse
proxies in between. File uploads on RDP fail with an "internal error" appearing
on the client almost immediately after starting. Looking at browser DevTools is
not yielding any clues as to why - there's only a net::ERR_CONNECTION_RESET.
The request appears to be correctly formatted and uses HTTPS and the correct
port.
Connecting to HTTP instead of HTTPS, (i.e. 8080 instead of 8443) everything
works fine.
This used to work previously in 1.0.0 albeit I can't directly compare since up
until now I've been using Fedora and the distro-provided Tomcat and now I'm
testing with CentOS 8 + Apache upstream Tomcat with EPEL 8 tomcat-native. The
server/tomcat configurations however are identical.
Posting this here even though I can't pinpoint the exact cause yet so that this
makes it into 1.2.0 if need be...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)