On Thu, Jun 21, 2012 at 1:50 PM, Anurag Panda <panu...@in.ibm.com> wrote: > Is TLS 1.2 supported in Apache FTP server, or is it planned to be > supported?
FtpServer uses the Java JCE for all if it's TLS support. So, if there's support in your JRE/JDK, I think it should work. I have however not verified this. /niklas