Hi folks, I hope you can help me.
I'm trying to set up FtpServer to use SSL. I set the attributes in the
ftpd.xml file to use the keystore and trustore, generated the certificate
request and used it to get a certificate from a company CA, imported the
certificate into the keystore and the CA's root cert into the keystore and
truststore.
When I try to access the site using FileZilla set to use FTPS, it doesn't work.
When I look in the ftpd.log file, there's a java stacktrace with an SSL
exception of "no cipher suites in common." I've googled and read the FtpServer
message archives, and been unable to find a solution.
Help?