[TYPO3-english] Secure Form with SSL/HTTPS

Xavier Perseguers xavier at typo3.org
Tue Apr 15 10:57:38 CEST 2014


Hi Scott,

> ... will make the page secure. But my question is, how do I ensure the data being sent in the form is secure as well? I basically just need to get some data using the form, but then I need to email that data. Email is where the security goes out the window. I'm thinking about setting the "target" of the form element to be a separate page with PHPMailer on it and then letting PHPMailer send the email via TLS. Would that work?

Yes, post to a page that it's served over SSL and let your email go out
with TLS.

-- 
Xavier Perseguers
TYPO3 CMS Team Member

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org



More information about the TYPO3-english mailing list