This topic is locked
[SOLVED]

 SSL File Uploads

1/25/2012 11:39:56 AM
PHPRunner General questions
S
salus1 authorDevClub member

Hi,

Hope this isn't a dumb question but if I create a file upload web form with PHPRunner or ASPRunner and host the form and associated files on an SSL enabled website are the files then encrypted during transit from the user's browser to the website?

Thanks!

Sergey Kornilov admin 1/25/2012

Yes, all communications between browser and web server will be encrypted once you turn SSL on.

S
salus1 authorDevClub member 1/25/2012

Sergey,

That is absolutely brilliant.

Thanks!