Hallo,

I solved This problem By compiling self the latest stable release
proftpd 1.3.3.3a , yes I did need to tweak it al a bit and spend a lot
of time . But now it Runs perfect.

Just the ubuntu's openssl the standard from 10.04 . 
A little hint Before you uninstall the proftpd version from ubuntu, Copy and 
safegard first the 
Ubuntu's  /etc/proftpd/proftpd.conf  file
Ubuntu's /etc/init.d/proftpd  start/stop file
Ubuntu's /etc/default/proftpd file

So it wil be easy later on to reinstall the automated start stop deamons from 
ubuntu.
Before you configure read of course the compiling manual and select all modules 
and options you will need.
Also take a close look at the install locations and eventually change them.
I just changed the location of /var/run section and proftpd's config file to 
match that from ubuntu. Then I later on patched the proftpd start/stop file 
from ubuntu To match the new start up location off the proftpd binary to 
/usr/local/sbin bin . So the day that ubuntu's included package proftpd is 
upgraded I easely will find the self compiled files and can remove them.

Now the open ssl options are a bit different.

TLSOptions AllowClientRenegotiations is not needed anymore 
But you will need to ad another one ,
This is   
 TLSOptions  NoSessionReuseRequired

At least for filezilla it need to be set.

gr christophe

-- 
proftpd 1.3.2c with SSL is useless in Ubuntu 10.04
https://bugs.launchpad.net/bugs/580512
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to