Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Transerring User session to SSL link

Quote Reply
Transerring User session to SSL link
Hi There,

For numerous reasons, I am trying to get a user session transferred from http:// to https://

But the problem is that the cookies don't transfer when user_sessions is set to cookies, (the SSL path uses the same files but under a different domain name) and the when the user_sessions are set to URL, the template parser doesn't recognize the URL from build_root_url to set the d=1&s=sessionid so it has to be set manually, but upon return to the homepage, the session id gets lost and seeing as how this system is cookies or URL not cookies and URL, it's impossible to allow someone to go back and forth between http:// and https://

This was possible to do in LinksSQL 1.x as it worked with both session and cookies.

Does anyone have any suggestions on how to go back and forth between the two?

Does GT have any plans to add a secure_root_url paramater to make this easier?

thanks in advance for any suggestions.

peace.

Subject Author Views Date
Thread Transerring User session to SSL link klangan 3907 Oct 31, 2001, 8:44 AM
Thread Re: [klangan] Transerring User session to SSL link
Alex 3813 Oct 31, 2001, 10:22 AM
Thread Re: [Alex] Transerring User session to SSL link
cwschroeder 3589 May 27, 2009, 7:09 AM
Post Re: [cwschroeder] Transerring User session to SSL link
Andy 3582 May 27, 2009, 7:57 AM