Custom Query (8117 matches)
Results (259 - 261 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3322 | ssl/tls does not work for me | |||
Description |
XP sp2 client: 3.0.3, Server: 0.9.24, file zilla client can not connect to filezilla server (ftps ssl/tls force eplicit, passive mode) behind firewall. port 21 is forwarded. passive portrange is also forwarded and public ip adress is now set in filezilla server. Here is the Clientlog: Status: Auflösen der IP-Adresse für xxxxxxxxxxxx.xxxxx.xxx Status: Verbinden mit 82.xx.xxx.xxx:21... Status: Verbindung hergestellt, warte auf Willkommensnachricht... Antwort: 220-FileZilla Server version 0.9.24 beta Antwort: 220 Welcome xxxxxxxxxx Befehl: AUTH TLS Antwort: 234 Using authentication type TLS Status: Starte TLS... Befehl: USER stevo Status: Überprüfe Zertifikat... Status: TLS/SSL Verbindung hergestellt- Antwort: 331 Password required for stevo Befehl: PASS Antwort: 230 Logged on Befehl: SYST Antwort: 215 UNIX emulated by FileZilla Befehl: FEAT Antwort: 211-Features: Antwort: MDTM Antwort: REST STREAM Antwort: SIZE Antwort: MLST type*;size*;modify*; Antwort: MLSD Antwort: AUTH SSL Antwort: AUTH TLS Antwort: UTF8 Antwort: CLNT Antwort: MFMT Antwort: 211 End Befehl: PBSZ 0 Antwort: 200 PBSZ=0 Befehl: PROT P Antwort: 200 Protection level set to P Status: Verbunden Status: Empfange Dateilisten... Befehl: PWD Antwort: 257 "/" is current directory. Befehl: TYPE I Antwort: 200 Type set to I Befehl: PASV Antwort: 227 Entering Passive Mode (82,83,xxx,xxx,xx,xxx) Befehl: LIST Antwort: 425 Can't open data connection. Fehler: Dateilisten konnten nicht empfangen werden |
|||
#859 | ssl support is getting worse in each release | |||
Description |
In version 2.1.6a I can connect to my FTPserver in implicit and explicit mode no problem. In version 2.2.8c only implicit works. In version 2.2.12 and 2.2.13 none work. [implict failure] When it fails it just says "Status: SSL connection established. Waiting for welcome message..." and then it timeouts (after 60 seconds). The accept cert dialog box works and looks fine. [explicit failure] After issuing AUTH SSL command the server send 250 status but FileZilla says "Error: Can't establish SSL connection Error: Disconnected from server Error: Unable to connect! ". You can download my FTPServer @ http://digiforce.sourceforge.net and try it out if you like. It uses OpenSSL. Like I said it all works perfect with 2.1.6a and I'm not sure exactly at which versions the ssl code breaks but I gave some examples above. Thanks. |
|||
#5293 | worksforme | ssl cerification | ||
Description |
I have a valid ssl certification on my server. I connect filezilla cliet TLS and i have to accept this cert. WHY? My browser accept automatic this cert. I need to the client use microsoft cert store. How to it? |