Re: HTTPS Question...

2008-09-30 Thread Rajesh Dhawan
On Sep 30, 9:28 am, [EMAIL PROTECTED] wrote: > We have an online application for school, where we request the > individuals SSN and PharmCAS information. The application will be at > saywww.oursite.com/application/. Since we're gathering sensitive > data, I want to obviously make this secure usi

Re: HTTPS Question...

2008-09-30 Thread Jeff Anderson
[EMAIL PROTECTED] wrote: > 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 wa

Re: HTTPS Question...

2008-09-30 Thread Gerard Petersen
Hi, Using https://application.oursite.com/ would imho be the only simpel solution. An SSL certificate is IP bound, and if you are to serve plain and secure on 1 domain name, you're in for an administrative nightmare. https://www.oursite.com/application/ is possible but then you need to keep t

HTTPS Question...

2008-09-30 Thread mccomas . chris
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