apache-formula icon indicating copy to clipboard operation
apache-formula copied to clipboard

Support SSL in redirect.tmpl

Open Routhinator opened this issue 9 years ago • 0 comments

SSL Redirects do some funny stuff if you do not turn the engine on and present certs. In my case mail.example.com presented the certs for dev.example.com and failed redirect to mail.example.org because this misconfiguration triggered a browser error.

I've passed the SSL settings through the Formula_Append, however redirect.tmpl should support this as it is required to properly redirect over HTTPS

Routhinator avatar Mar 06 '16 17:03 Routhinator