Hi
I am trying to use stunnel with TG2 application. It seems to work
but the redirects are failing. The redirect generated are going back
to http !!!? I guess TG2 does not know that the traffic is coming from
https which sounds reasonable. So how do we fix this ?
Examples of how wer generate redirects...
redirect(url('/login'))
redirect(url('/logout_handler'))
There is some cryptic mention of parameters to url.. and backward
compatibility here.. but is not specific enough.
http://turbogears.org/2.0/docs/modules/tgcontroller.html
a. Is there anyway to configure so that the redirects use https ?
b. Any parameter to url to force it to generate https? This would
require us to change code at many places though.!
Thanks
/Jd
--
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en.