Re: SSL and Cookies
Re: SSL and Cookies
- Subject: Re: SSL and Cookies
- From: Chuck Hill <email@hidden>
- Date: Sat, 22 May 2010 17:30:09 -0700
On May 22, 2010, at 2:04 PM, Johnny Miller wrote:
Hi,
I'm using WOnder and WebObjects 5.4.3
I'm storing the session id in a cookie instead of the url.
In my program the user creates the session in http and then uses the
session during a check out process over https. For some reason
during the check out process the domain name in the url changes in
the form's url from https://www.example.com to https://example.com
so I'm losing the session and getting a back track error. Is there
a way to set the domain for the session's cookie to example.com? Or
is there another solution?
thanks in advance,
That sounds like a difference between virtual host configurations or
between the base Apache config and the virtual host for SSL. The
domain should not change. I'd try and fix that problem first.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden