ssl/tls connection problems

Report client bugs
Post Reply
lostangel
Posts: 4
Joined: Thu Oct 14, 2004 9:01 pm

ssl/tls connection problems

Post by lostangel »

I'm using core ftp lite build 1391

When connecting to glftpd using ssl or tls core ftp sends the pass command too early:

Code: Select all

AUTH TLS  
234 AUTH TLS successful  
TLSv1, cipher TLSv1/SSLv3 (DHE-DSS-AES256-SHA) - 256 bit
USER lostangel  
331 
PASS **********  
Password required for lostangel. 
So the connection fails.

Any ideas on a quick fix for this ?
lostangel
Posts: 4
Joined: Thu Oct 14, 2004 9:01 pm

Post by lostangel »

Tried selecting win ssl, same result.

pm sent for testing info.
Post Reply