Opened 21 years ago
Last modified 19 years ago
#625 closed Bug report
Connection by TSL and freeze
Reported by: | anonymous | Owned by: | Tim Kosse |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | Tim Kosse, Eirik | |
Component version: | Operating system type: | ||
Operating system version: |
Description
When I'm trying to connect to a server(by TLS),
connection is stopped after authorization !!!
Connection LOG:
Status: Connecting to blabla...
Status: Connected with blabla, negotiating SSL
connection...
Response: 220---------- Witaj na Pure-FTPd
[TLS] ----------
Response: 220-Jeste¶ 1 u|ytkownikiem z 5
mo|liwych
Response: 220-Lokalny czas: 20:33. Port
serwera: 21.
Response: 220-To jest prywatny system - Bez
anonimowych logowaD
Response: 220-IPv6 connections are also
welcome on this server
Response: 220 Zostaniesz rozB±czony po 5
minutach nieaktywno¶ci.
Command: AUTH TLS
Response: 234 AUTH TLS OK.
Error: Timeout detected!
Error: Unable to connect!
What I have to do ????
Change History (3)
comment:1 by , 21 years ago
comment:2 by , 19 years ago
Has this been fixed?
Moving to bugs and assigning to codesquid who hopefully knows.
I'm aware of this problem. Right now I could not find the
reason for this bug. Seems to have to do something with the
cipher used by the server. Maybe changing the allowed
ciphers would work.