ftps kliens

Fórumok

Sziasztok!

Van egy vsftpd kliensem, ugy van beallitva, hogy ssl-el lehessen csak kapcsolodni pasziv modban. Szoval ugy nez ki minden rendben de csak az lftp klienssel tudok kapcsolodni a gephez, se gftp se fillezilla-val nem es hiaba nezem nem jovok ra mi a hiba. Van valakinek valami tippje mi lehet a problema. Szoval az lftp kimenete:

---- Connecting to luk1814.no-ip.org (84.0.45.174) port 990
<--- 220 (vsFTPd 2.1.0)
---> FEAT
<--- 211-Features:
<--- AUTH SSL
<--- AUTH TLS
<--- EPRT
<--- EPSV
<--- MDTM
<--- PASV
<--- PBSZ
<--- PROT
<--- REST STREAM
<--- SIZE
<--- TVFS
<--- UTF8
<--- 211 End
---> AUTH TLS
<--- 234 Proceed with negotiation.
---> OPTS UTF8 ON
Certificate depth: 0; subject: /C=HU/ST=Csongrad/L=Szeged/O=Magan/OU=magan/CN=Sajo Zsolt Attila/emailAddress=sajozsattila@citromail.hu; issuer: /C=HU/ST=Csongrad/L=Szeged/O=Magan/OU=magan/CN=Sajo Zsolt Attila/emailAddress=
WARNING: Certificate verification: self signed certificate
<--- 200 Always in UTF8 mode.
---> USER sshuser
<--- 331 Please specify the password.
---> PASS XXXX
<--- 230 Login successful.
---> PWD
<--- 257 "/home/.sshuser"
---> PBSZ 0
<--- 200 PBSZ set to 0.
---> PROT P
<--- 200 PROT now Private.
---> PASV
<--- 227 Entering Passive Mode (84,0,45,174,11,212).
---- Connecting data socket to (84.0.45.174) port 3028
---- Data connection established
---> LIST
<--- 150 Here comes the directory listing.
-rwxr-xr-x 1 0 1006 298 Jul 17 2008 import.csh
-rw------- 1 1006 1006 28363 Apr 10 18:14 mbox
-rw-r--r-- 1 1006 1006 50 Sep 08 2008 mentes.kizar.txt
-rw-r--r-- 1 1006 1006 27 Sep 08 2008 mentes.tartalmaz.txt
-rw-r--r-- 1 0 1006 22887 Feb 14 21:52 pdo-for-wordpress.1.0.2.zip
-rw-r--r-- 1 1006 1006 6849 Sep 24 2008 pf.conf
-rw------- 1 1006 1006 101 May 26 20:57 pgadmin.log
-rw-r--r-- 1 1006 1006 17111 Jan 16 21:34 unixbaner.txt
---- Got EOF on data connection
---- Closing data socket
<--- 226 Directory send OK.
lftp sshuserluk1814.no-ip.org:~> quit
---> QUIT
---- Closing control socket

A gftp naploja:

Kapcsolódva: luk1814.no-ip.org:990
220 (vsFTPd 2.1.0)
AUTH TLS
234 Proceed with negotiation.
Hiba a tanúsítvánnyal 0 mélységben
Kibocsájtó = /C=HU/ST=Csongrad/L=Szeged/O=Magan/OU=magan/CN=Sajo Zsolt Attila/emailAddress=
Tárgy = /C=HU/ST=Csongrad/L=Szeged/O=Magan/OU=magan/CN=Sajo Zsolt Attila/emailAddress=
Hiba 18:self signed certificate
Lekapcsolódás a(z) luk1814.no-ip.org helyről

A fillezilla naploja:

Status: Resolving address of luk1814.no-ip.org
Status: Connecting to 84.0.45.174:990...
Status: Connection established, initializing TLS...
Trace: CTlsSocket::Handshake()
Trace: CTlsSocket::Handshake()
Error: Connection timed out
Trace: CFtpControlSocket::ResetOperation(2114)
Trace: CControlSocket::ResetOperation(2114)
Error: Could not connect to server
Status: Waiting to retry...
Status: Resolving address of luk1814.no-ip.org
Status: Connecting to 84.0.45.174:990...
Status: Connection established, initializing TLS...
Trace: CTlsSocket::Handshake()
Trace: CTlsSocket::Handshake()
Error: Connection timed out
Trace: CFtpControlSocket::ResetOperation(2114)
Trace: CControlSocket::ResetOperation(2114)
Error: Could not connect to server
Status: Waiting to retry...
Status: Resolving address of luk1814.no-ip.org
Status: Connecting to 84.0.45.174:990...
Status: Connection established, initializing TLS...
Trace: CTlsSocket::Handshake()
Trace: CTlsSocket::Handshake()
Error: Connection timed out
Trace: CFtpControlSocket::ResetOperation(2114)
Trace: CControlSocket::ResetOperation(2114)
Error: Could not connect to server

Hozzászólások

The popular Linux ftp client gFTP will not connect using SSL when you are using self-signed certificates, you would have to purchase a real certificate for your business. Another Linux alternative is to use ftp-ssl. This is a command line version of ftp and actually will replace ftp with this client. It functions that same as ftp. It will attempt to connect using ssl, if it is not enabled it will drop back to regular ftp. The Filezilla version for Linux continued to crash when the connection was made, so it is not a reliable option.
When you connect you will be asked to accept the self-signed certificate, either which you made or the default for vsftp.

Forrás
--
Debian squeeze

Szerkesztve: 2019. 12. 02., h – 21:45

-

Röptében:
Tanusítvány ellenőrzését kapcsold ki, lévén:

Hiba 18:self signed certificate

szürkehrteg
azenoldalamponthu