On Mon, May 22, 2006 6:49 am, Michael Satterwhite wrote:
> I have a site that is using a shared ssl certificate. When running on
> the site, the host is of the form <host.com>. When running in ssl
> mode,
> the domain is of the form <host>.<certhost>.com. ping shows that both
> resolve to the same ip address.
>
> Is there a way to create a cookie in the unsecured area and have it
> available when going through the ssl certificate?

No.

You'll have to transmit the Cookie through your web application
interface in some fashion.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to