I've a quick question:
I have 2 websites, 1 has some links to file downloads. Those files are hosted on another server. I need to encrypt the request data between the 2 servers..can I do it just using a SSL certificate?
Any other/better idea?
Those files are private docs, so I don't want the server 2 or any other people being able to track the file requests between the servers.
Thanks