Hi, Alex

 

  Thank you very much, this problem is resolved in half.

 

  I can use lftp now but with following warning on yellow.

 

[EMAIL PROTECTED] scu]$ lftp [EMAIL PROTECTED]

Mot de passe: 

lftp [EMAIL PROTECTED]:~> debug 5              

lftp [EMAIL PROTECTED]:~> ls

---- Connexion à blxch2 (142.117.32.223) port 21

<--- 220 (vsFTPd 2.0.5)        

---> AUTH TLS

<--- 234 Proceed with negotiation.

Certificate depth: 0; subject: /C=CA/ST=QUEBEC/L=MONTREAL/O=CONNEXIM/OU=Gestion 
Serveurs/CN=blxch2.xtx.gdu.ca; issuer: 
/C=CA/ST=QUEBEC/L=MONTREAL/O=CONNEXIM/OU=Gestion Serveurs/CN=Certification 

WARNING: Certificate verification: unable to get local issuer certificate

WARNING: Certificate verification: certificate not trusted

WARNING: Certificate verification: unable to verify the first certificate

---> USER sctest1

<--- 331 Please specify the password.

---> PASS XXXX

<--- 230 Login successful.            

---> PWD

<--- 257 "/home/sctest1"

---> PBSZ 0

<--- 200 PBSZ set to 0.

---> PROT P

<--- 200 PROT now Private.

---> PORT 142,117,32,206,156,148

<--- 200 PORT command successful. Consider using PASV.

---> LIST

<--- 150 Here comes the directory listing.

Certificate depth: 0; subject: /C=CA/ST=QUEBEC/L=MONTREAL/O=CONNEXIM/OU=Gestion 
Serveurs/CN=blxch2.xtx.gdu.ca; issuer: 
/C=CA/ST=QUEBEC/L=MONTREAL/O=CONNEXIM/OU=Gestion Serveurs/CN=Certification 

WARNING: Certificate verification: unable to get local issuer certificate

WARNING: Certificate verification: certificate not trusted

WARNING: Certificate verification: unable to verify the first certificate

drwxrwxr-x    5 501      516          4096 Mar 28 13:19 Ingenico

-rw-rw-r--    1 501      516       6915025 Aug 01  2006 
OptimalInv20060801060001.txt

drwxrwxr-x    2 501      516          4096 Jul 25  2006 Phoenix Scrpts

-rw-rw-rw-    1 501      516           466 Aug 04  2006 ProviderRecontst.ctl

-rw-rw-r--    1 501      516           371 Nov 10  2005 backup

drwxr-xr-x    3 501      516          4096 Oct 18  2005 cnit341e

drwxrwxr-x    3 501      516          4096 Oct 18  2005 cnit35e

-rwxrwxrwx    1 501      516          1646 Aug 10  2006 cxprovider_get_recon.sh

-rw-------    1 501      100          1614 Aug 09  2005 dead.letter

-rw-r--r--    1 501      516          1014 Oct 11  2005 email.log

drwxr-xr-x    2 501      516          4096 Sep 15  2005 ftpcxmecf

drwxr-xr-x    2 501      516          4096 Oct 10  2005 ftpcxmenv

drwxr-xr-x    3 501      516          4096 Feb 23  2006 ftpcxmrec

-rw-r--r--    1 501      516             0 Oct 11  2005 mail.log

drwxr-xr-x    4 501      516          4096 Oct 19  2005 optimal

drwxrwxr-x    2 501      516          4096 Jul 25  2006 phoenix.scripts

-rw-rw-r--    1 501      516          2124 Aug 04  2006 provider.log

-rw-rw-r--    1 501      516          1975 Aug 04  2006 providerrecon.bad

-rw-rw-r--    1 501      516       6915025 Aug 01  2006 providerrecon.txt

-rw-rw-r--    1 501      516           102 Nov 11  2005 restaure

-rw-rw-r--    1 501      516           512 Nov 10  2005 restaure.sql

-rw-r--r--    1 501      516      100700788 Oct 05  2005 sc.log.1

-rw-r--r--    1 501      516          1010 Jul 27  2006 scheduler.log

-rw-r--r--    1 501      516          1202 Jul 27  2006 server.log

-rw-r-----    1 501      516            73 Aug 01  2006 test1

drwxr-xr-x    2 501      516          4096 Jul 25  2006 transfert

drwxr-xr-x    3 501      502          4096 Apr 20  2005 unix

<--- 226 Directory send OK.

 

lftp [EMAIL PROTECTED]:~> set -a |grep verify-certificate

set ssl:verify-certificate off

lftp [EMAIL PROTECTED]:~> quit

---> QUIT

 

  

   Best regards

 

   Guanqing

 

-----Original Message-----
From: Alexander V. Lukyanov [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 03, 2007 12:20 AM
To: Lu, Guanqing (J3206)
Cc: Doucerain, Jerome (520031); [email protected]
Subject: Re: ERROR: Certificate verification: unable to get local issuer 
certificate

 

On Mon, Apr 02, 2007 at 11:32:47AM -0400, [EMAIL PROTECTED] wrote:

> Certificate depth: 0; subject: 
> /C=CA/ST=QUEBEC/L=MONTREAL/O=CONNEXIM/OU=Gestion 
> Serveurs/CN=blxch2.qc.bell.ca; issuer: 
> /C=CA/ST=QUEBEC/L=MONTREAL/O=CONNEXIM/OU=Gestion Serveurs/CN=Certification 
> Authority/[EMAIL PROTECTED]

> ERROR: Certificate verification: unable to get local issuer certificate

> ls: Erreur fatale: SSL connect: unable to get local issuer certificate

> 

> I put both 

> 

> set ssl:verify-certificate no

 

See if there is a more specific setting (like ssl:verify-certificate/blxch2) 
using:

 

      lftp> set -a|grep verify-certificate

 

-- 

   Alexander.

Reply via email to