I have a website application where a user enters their details in a form, the data is then transmitted to a third party website using a POST request and SSL for encryption. The website runs over HTTPS.
The third party website needs to be able to see the data.
Is there anything else I can do to secure the data that's being transmitted?
Please let me know if you need any more specific details.
Bookmarks