I just installed Eclipse with the Aptana plugin. I need to use FTPS to transfer my files to the server, but if I have the 'validate certificate' box checked, I get this error:
Server Certificate Error: Server certificate could not be validated. (use SSLFTPCertificateException.printCertificates to view certificates.)
I can't find anything in the documentation about how to "use SSLFTPCertificateException.printCertificates" Can someone point me to where this command needs to be executed? I tried in the terminal and got:
sh.exe": SSLFTPCertificateException.printCertificates: command not found