Hello Alexander,

I hope you are doing well. I need your help. I am trying to use lftp to
connect to a client site that requires certs. He sent me a certificate &
key file (all in one) and a Trusted cert file too. He says I need it in
order to be able to enter into his site...and it look like it, however
it is asking for a PEM passphrase. When I enter it it still errors
out...I am not sure if I am setting up the certs/key correctly..can you
help?

Note below error:


housxfert1:/usr/local/ssl/certs #lftp -d -p 10021 tagctst.pnc.com
lftp tagctst.pnc.com:~> ls                          
---- Connecting to tagctst.pnc.com (170.201.41.43) port 10021
Enter PEM pass phrase:..]
phrase is too short, needs to be at least 4 chars
Enter PEM pass phrase:
**** SSL_connect: unknown protocol
---- Closing control socket
ls: Fatal error: SSL_connect: unknown protocol
lftp tagctst.pnc.com:~> 

My lftp.conf has the following fields set:

set ssl:ca-file ""
set ssl:ca-path ""
set ssl:cert-file /usr/local/ssl/certs/trusted.txt
set ssl:crl-file ""
set ssl:crl-path ""
set ssl:key-file /usr/local/ssl/certs/pnc_cert_key.pem
set ssl:verify-certificate no

Sergio Lara
AIM Investments
NCG Unix
713-986-9084

****************************************************************
Confidentiality Note: The information contained in this
message, and any attachments, may contain confidential
and/or privileged material.  It is intended solely for the
person(s) or entity to which it is addressed.  Any review,
retransmission, dissemination, or taking of any action in
reliance upon this information by persons or entities other
than the intended recipient(s) is prohibited.  If you received
this in error, please contact the sender and delete the
material from any computer.
****************************************************************

Reply via email to