heimdull wrote: > Hi, > > I have an application that has the url www.app.com and everything > works fine using ssl_requirement plugin I redirect to > https://www.app.com > and my customer can checkout without issues. BUT now I need to setup > the application where the checkout process is redirected to > https://secure.app.com. > > The issue is that when they are redirected I loose the cookie. (Or > rather the cookie is only valid for the original www.app.com.) > > Anyone have an idea where I should start looking?
I think the only way is to have an IP based "sharing between sessions" or something like that. GL. -=R -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

