How to Fix lftp Fatal Error: Certificate Verification: Not Trusted

How to Fix lftp Fatal Error: Certificate Verification: Not Trusted

Edit the configuration file:

vi /etc/lftp.conf

Add the following line to the configuration file:

set ssl:verify-certificate no

Then save and exit.


Leave a Comment

Your email address will not be published.