How can I set up SSL login authentication on one domainfor multiple domains

This is a discussion on How can I set up SSL login authentication on one domainfor multiple domains within the Cold Fusion forums in Application Servers & Tools category; Our site currently runs in 22 countries with 22 different country domains: www.mysite.com www.mysite.co.uk www.mysite.fr etc We want to use SSL on our login pages but realise that the cost of certification for every domain is expensive. One solution would be to channel all login activity to a single domain, eg: www.mysite.com/login.cfm?site=fr which would then redirect to www.mysite.fr ? this is how Google do it But, currently we are using encrypted cookies for login authentication so we would have the problem of having to transfer the cookie info across domains securely. Is there any way of going about this? Any ...

Go Back   Application Development Forum > Application Servers & Tools > Cold Fusion

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-22-2008, 12:02 PM
HaranRas
Guest
 
Default How can I set up SSL login authentication on one domainfor multiple domains

Our site currently runs in 22 countries with 22 different country domains:

www.mysite.com
www.mysite.co.uk
www.mysite.fr
etc

We want to use SSL on our login pages but realise that the cost of
certification for every domain is expensive. One solution would be to channel
all login activity to a single domain, eg: www.mysite.com/login.cfm?site=fr
which would then redirect to www.mysite.fr ? this is how Google do it

But, currently we are using encrypted cookies for login authentication so we
would have the problem of having to transfer the cookie info across domains
securely. Is there any way of going about this?

Any other suggestions would be great, too. We do plan to move to session
management for logins but this is a longer term project so we are hoping to
sort out the SSL prior to that.


Reply With Quote
  #2  
Old 08-23-2008, 06:08 AM
Stressed_Simon
Guest
 
Default Re: How can I set up SSL login authentication on onedomain for multiple domains

Can you not pass the values you need as URL parameters? Encrypt them befor you send them and then decrypt them on the new domain. Then add them to whatever place you need (cookie, session, etc.)?
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 03:36 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.