Proftpd mod_tls and Jscape FTP applet

Recent problem with a Proftpd server configuration on Red Hat/Centos. I had configured mod_tls but on this newer version of the module I had to add the following lines to my proftpd.conf file for the JScape FTP applet to work with:
Connection Type FTP/SSL (AUTH TLS)

TLSProtocol             SSLv23
TLSOptions              NoCertRequest

I had been previously been using the following line on a Debian server with an older version of ProFTPd so I assume something has changed:

TLSProtocol            TLSv1

No ill side affects yet!

Leave a Reply

  • (will not be published)

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>