Hi. I'm having trouble using lftp 2.6.2 to make an explicit ssl connection to
an ftp server. Everytime I try to connect, I get:

<--- 220-FTP with SSL Encryption Enabled
<--- 220 [servername] FTP Server Ready.
---> AUTH TLS
<--- 234 AUTH Command OK. Initializing SSL connection.
[ certificate details ]
ERROR: Certificate verification: unable to get local issuer certificate

I do have the correct CA cert, and I've verified that it works using
openssl verify and s_client.

My CA certs are in /etc/ssl/certs. I tried adding

set ssl:ca-path "/etc/ssl/certs" 

to my lftp.conf file, and I've tried setting it manually at the lftp
prompt, but when I do "set -a", lftp says:

set ssl:ca-path�(�(@/certs

Nothing I can think of gets that variable set correctly.

Any help would be greatly appreciated.

Thanks,
Joe Humphreys

Reply via email to