At the moment it is required to use "rewrite" functionality on reverse proxies that are "in front" of filr in case they are doing SSL offload (user -> reverse proxy via HTTPS, reverse proxy -> filr via HTTP).

Today (filr 1.2) we can force email links to be send as HTTPS in general - but the URLs that filr generates are always based on the access method so with SSL offload - these URLs are "HTTP" instead of "HTTPS".

It would be great if Filr could be forced to generate HTTPS URLs for SSL offload implementations so that a rewrite is not required.

Benefit: reduce load on reverse proxies and reduce complexity.

Comments

  • There is a checkbox on the email configuration now to force https links

  • Moving this to completed.