i have 2 apache instances behind HAProxy, where HAProxy is running the HTTPS and load balancing to RCM in the clear. i have set the 'use_https' option to true, and it works in most cases. i have found an exception and i wanted to see if this has been fixed in more recent versions.
if i browse to https://host.domain.tld/roundcubemail (note https, with no trailing slash), i am redirected to http://host.domain.tld/roundcubemail/ (note not https, with trailing slash).
if i correct the http:// to https:// everything works and all pages are secured. it seems that only the redirect to the URI with the trailing slash is where this comes up. i am running RCM 1.1.1-2 on fedora20. i will be upgrading in the near future, but wanted to see if this was already fixed.
thank you,
brendan