On 22/11/05, Thomas E Dukes edukes@alltel.net wrote:
I already tried the tinysofa instructions. I did manage to get the certificate window to popup once but still couldn't get it to connect. I'm beginning to think this is 'client' issue as its pretty straight forward.
You could try a combination of strace and tcudump to try and figure out what's going on server-end? Might give you some pointers. It'll certainly tell you if vsftpd is accessing any SSL libraries on startup or when it received client connections.
Will.