--- In
nslu2-linux@..., "lexj1" <lexj@...> wrote:
>
> >
> Having just installed vsftpd a few days ago, I checked to see if it was compiled with SSL and it is definitely not. I can't think of any reason not to include SSL support other than file size, but then I am not one of the developers. I am sure that they had their reasons for not including it.
>
In vsftpd README.ssl, "By default, SSL support is disabled both at compile time and at runtime.". It also seems quite cautious against including SSL.
With that said, I've compiled SSL support in optware vsftpd 2.1.2 on platforms where openssl version is 0.9.8 and above.
-Brian