Hey All, I have set up our site for https only using rack::ssl. I also used it to secure our app''s cookies. # Enable SSL with secure cookies config.middleware.insert_before ActionDispatch::Cookies, Rack::SSL however, there is one cookie that is set by a browser technology that we will be sometimes using in our system that is never https_only. It seems that now that our cookies are secured this cookie is unreadable by the system. Does anyone have any idea how I can force the reading of a insecure cookie given this config? -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.