I have a login page that sets session (session.user). I was told that to make it a secure login, I needed to go to that page using https instead of http. I did that and had certificate problems so I backed out my changes.
Since then, anyone that tried to log in when it was using https is now having problems with their session variables when logging now that it is using http. Is this expected? Is there a session space that is different when using https rather than http? Is it maybe not letting go of old information? Am I explaining this well? If not, please ask questions. Also, I don't have access to the server (it's a central, shared environment), but I can make a request that something specific be done. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331947 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

