Nicolas, Thank you that worked! Unfortunately now I get stuck when it attempts to send the file:
lofsql-052020040210PM.tar.gz' at 0 (0%) [FEAT negotiation...] I can see at the server side that its connected but not doing anything, any suggestions? Rafael -----Original Message----- From: Nicolas Noble [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 10:35 AM To: Rafael Diaz Subject: Re: Fatal error: SSL connect: self signed certificate Rafael Diaz wrote: >Hello, > >I'm having a problem on one of my hosts. I'm attempting to ftp a >backup file to a windows 2K3 server with a self signed SSL certificate. >This works fine from my other hosts (I installed LFTP myself on these) >but one host already had LFTP installed. From this host it connects it >gets the data from the SSL cert (used the debug 3 to find that out) and >I get this error: > >put: Fatal error: SSL connect: self signed certificate > >What can I do to get this to work? > >Thank you, > >Rafael > > > > Either put a non-self signed SSL certificate, either set ssl:verify-certificate off, which should help IMHO.
