Is there a way to encrypt the FEU Uploads via SSL or otherwise? I did a google search, which showed up things from the guides about applying SSL to certain pages using tags etc., but I don't think having the page encrypted helps - it needs to be the form itself that calls it yes?
My client is on claranet which says:
I do not have any SSL implemented anywhere on the site and although I'm learning from what I read, it's slow progress, so any help much appreciated. Thanks.To access the secure webspace, use: https://clarahost.clara.net/www.domain.com/
This will encrypt data (eg credit card details) being sent to the website so that no-one can intercept and read it while it crosses the internet from the browser to the server. However, any data sent via https will not be stored encrypted on the server, which can only be done by the customers own scripts, as the secure url is merely a pointer to the normal webspace.