Greetings,
I'm attempting to use cURL to upload files from my game server to the web server via FTP. The problem is, my functions keep returning an SSL connection error. Would this be because I'm executing the FTP functions on my test server which is running on my localhost (My game server @127.0.0 ...