passing session details to https//
Posted: Wed Nov 26, 2003 10:05 am
Good day everybody
I have a site hosted with an ISP that has a general SSL server but it is a different domain to the site I'm working on. To give you an example using dummy names.......
the site is at http://www.mynewphpsite.co.uk
when I have to use the secure server, I have to pass the user to:
https://sslusers.com/mynewphpsite/index.php
The site I have prepared uses session cookies only and is there a way I can pass this cookie to the https section even though it is under a different domain.
I hope someone may be able to help and if so, thanks for taking the time to read this.
Gary Fear
I have a site hosted with an ISP that has a general SSL server but it is a different domain to the site I'm working on. To give you an example using dummy names.......
the site is at http://www.mynewphpsite.co.uk
when I have to use the secure server, I have to pass the user to:
https://sslusers.com/mynewphpsite/index.php
The site I have prepared uses session cookies only and is there a way I can pass this cookie to the https section even though it is under a different domain.
I hope someone may be able to help and if so, thanks for taking the time to read this.
Gary Fear