Certificate depth: 0; subject: /CN=foo; issuer: /CN=foo
WARNING: Certificate verification: self signed certificate
Is this normal when connecting to an FTP-SSL server?


Alexander V. Lukyanov wrote:

On Thu, Jun 27, 2002 at 11:34:52AM -0300, J�rn wrote:

Just FYI, let me show what smartftp says:

Resolving host name host...
Connecting to (host).
Connected to (host) -> IP: x.x.x.x PORT: 990.
Socket connected waiting for login sequence.
220 ftp server ready
AUTH SSL
234 AUTH SSL successful

Try in lftp:

open ftp://x.x.x.x:990

It is not ftps protocol, because it requires AUTH command before etablishing
secure connection.



Reply via email to