Hi,
I am trying to set up a FTPS connection from my ProxySG VA (running 6.7.1.1) directly to my Reporter VA (running 10.1.5), without the use of an additional FTP server. If I use FTP then when I try to Test Upload (Configuraiton > Access Logs > Logs > Upload Client), then it works without a problem. When I try a "Test Upload" using FTPS I get the following event log error:
2017-09-20 11:40:49-00:00UTC "Access Log FTP (main):Test Upload: Connecting to primary 10.0.60.98 server 10.0.60.98:21." 0 E0000:96 alog_ftp_client.cpp:151
2017-09-20 11:40:49-00:00UTC "Access Log FTP (main):Test Upload: 220 Welcome to the Reporter FTPS service." 0 E0000:96 alog_ftp_client.cpp:1728
2017-09-20 11:40:49-00:00UTC "Access Log FTP (main):Test Upload: AUTH TLS" 0 E0000:96 alog_ftp_client.cpp:2116
2017-09-20 11:40:49-00:00UTC "Access Log FTP (main):Test Upload: 234 Proceed with negotiation." 0 E0000:96 alog_ftp_client.cpp:1728
2017-09-20 11:40:49-00:00UTC "Access Log FTP (main):Test Upload: Couldn't initialize a secure socket: OK" 0 E000A:1 alog_ftp_client.cpp:52
2017-09-20 11:40:49-00:00UTC "Access Log (main): Unable to connect to remote server for log uploading" 0 E0008:1 alog_facility_impl.cpp:2812
2017-09-20 11:40:49-00:00UTC "Access Log (main): Upload retries have been canceled." 0 E0008:96 alog_facility_impl.cpp:2839
I have exported the self-signed certificate from Reporter and uploaded it to the ProxySG and also put it into the browser-trusted certificate list. I have also set the "File Server Settings" on Reporter to FTPS with port 21, as well as checking the "Use secure connections (SSL)" box on the ProxySG FTP Client settings.
Any help on this would be much appreciated.
Luke