blockcipher
12-10-2004, 06:16 PM
Good Afternoon everyone,
I was wondering if something like this would be safe or not....
I am doing a web page for a mortgage company. Now they want to be able to have a vistor fill out a quick application (php form), which requires their SSN. Very risky, I know. Would the following suffice?
1. Customer fills out form via SSL cert.
2. Form data sent to e-mail address
3. Client uses POP3 SSL to retreive data.
Is this an okay way of doing this? Or is the information still at risk?
Any thoughts would be appreciated.
Thanks,
I was wondering if something like this would be safe or not....
I am doing a web page for a mortgage company. Now they want to be able to have a vistor fill out a quick application (php form), which requires their SSN. Very risky, I know. Would the following suffice?
1. Customer fills out form via SSL cert.
2. Form data sent to e-mail address
3. Client uses POP3 SSL to retreive data.
Is this an okay way of doing this? Or is the information still at risk?
Any thoughts would be appreciated.
Thanks,
