I am trying to use a certificate, issued by the remote site, during ftp. I'm new to lftp. Can anyone help?
lftp :~> open ftp://ftpsitename ssl:cert-file /home/certs/Cert.pem -u username,password ---- Connecting to ftp://ftpsitename (1.2.3.4) port 21 <--- 220 IE-FTP server (v4r3m0.f) ready on system Certificate depth: 1; subject: /C=US/O=IBB/OU=Interchange Services for e-business/CN=PKI Services Root CA; issuer: /C=US/O=IBB/OU=Interchange Services for e-business/CN=PKI Services Root CA WARNING: Certificate verification: self signed certificate in certificate chain Certificate depth: 0; subject: /C=US/O=IBB/OU=Interchange Services for e-business: Server/CN=ftp://ftpsitename ; issuer: /C=US/O=IBB/OU=Interchange Services for e-business/CN=PKI Services Root CA ---- Connecting to ftp://ftpsitename (1.2.3.4) port 21 <--- 220 IE-FTP server (v4r3m0.f) ready on system. Interrupt (CTRL + C. If I don't, it keeps trying to connect) lftp FTPSITENAME:~> exit (Why is the site name shown if I'm not connected?) __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail
