Hi All, i need to run ftp server to be able to use tlsv1.1.
it seems ftp server, similar to apache server only supports TLS v1.0. how is it possible to recompile the openSSL version 1.0.1-stable into the latest version of ftp server to hopefully be able to configure TLS v 1.1 Apparently, TLS 1.1 and 1.2 are supported by openSSL version 1.0.1-stable, but not open ssl 0.9 which is what is used in most servers. not sure what ftp server uses maybe someone can inform us of that too. some direction on how to replace the open ssl version with latest would be great. if anyone has previously done and had too many issues and given up then that feedback would be greatly appreciated so that i don’t waste time trying the same things. thanks.
