We have an online application for school, where we request the
individuals SSN and PharmCAS information. The application will be at
say www.oursite.com/application/. Since we're gathering sensitive
data, I want to obviously make this secure using https:// I don't want
the rest of the site to be on secure, just the online app part of the
site. What would be the best way to do this? Create a subdomain,
https://application.oursite.com/ or can I just secure
https://www.oursite.com/application/ ?

thnx,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to