Do you see anything in the network tab of your browser's dev tools when the upload fails? If Tomcat is rejecting the request, the response within the network tab may reveal the cause. Depending on whether IE successfully logs such things, you may need to switch to a different browser to obtain the necessary information.
- Mike On Mon, Jan 8, 2018 at 12:27 PM, Adrian Owen <[email protected]> wrote: > Hi Nick, > > > > Natively installed in tomcat8. > > > > Adrian > > > > *From:* Nick Couchman [mailto:[email protected]] > *Sent:* 08 January 2018 20:16 > *To:* [email protected] > *Subject:* Re: SSL RDP Download file fails > > > > > > > > On Mon, Jan 8, 2018 at 3:13 PM, Adrian Owen <[email protected]> wrote: > > Hi, > > > > Guacamole Version 0.9.13 > > Debian Jessie x32 > > RDP to Windows 2003 Server, IE 11 Browser > > > > HTTP Guacamole – Upload OK download OK > > HTTPS Guacamole – Upload OK download FAIL (does nothing) > > > > > > For HTTPS, are you configuring SSL/TLS natively in Tomcat, or are you > proxying behind httpd, nginx, etc.? > > > > -Nick >
