Alexander, I'm trying to connect to a WS_FTP server over SSL. I still get errors and I'm running the latest version of lftp.
WARNING: Certificate verification: unable to get local issuer certificate WARNING: Certificate verification: certificate not trusted WARNING: Certificate verification: unable to verify the first certificate I found lftp and WS_FTP are both compatible using SSL. What else can I try to get this to work? Thanks, John -----Original Message----- From: Alexander V. Lukyanov [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 12:27 AM To: John Lear Cc: [EMAIL PROTECTED] Subject: Re: ERROR: Certificate verification: unable to get local issuer certificate On Tue, Oct 14, 2003 at 12:57:32PM -0600, John Lear wrote: > I can't do a simple "ls" after successfully logging in to a new site. > Any suggestion on how I can say "yes" to accept the cert which will > create a local copy? Try: set ssl:verify-certificate no or upgrade lftp to latest version where certificate is not verified by default. -- Alexander.
