ProgrammerAH

Programmer Guide, Tips and Tutorial

Skip to content

[Solved] lftp Login Error: Fatal error: Certificate verification: Not trusted

Error Message:

Fatal error: Certificate verification: Not trusted

 

How to Solve:

This problem may be due to untrusted certificates

Edit /etc/lftp.conf and add the following.
set ssl:verify-certificate no
or
Type: set ssl:verify-certificate no at the lftp command prompt to solve the problem of no trust
This entry was posted in Linux and tagged lftp Login Error, linux, Operation and maintenance, The server on 2022-09-11 by Robins.

Post navigation

← [>] Mac: make: *** [Zend/zend_language_parser.lo] Error 1 →

Recent Posts

  • MAFIA: 1- OpenFlow statistics (Counters, Timestamps)(mafia-sdn/p4demos/demos/1-openflow/1.1-statistics/p4src/of.p4)
  • LDSC: Could not open Corces_ATAC_1000Gv3_ldscores/Corces_ATAC.1.1.l2.ldscore[./gz/bz2]
  • Gradle Package Project Lombok Not Working: No serializer found for class com.qbb.User and no properties discovered to create BeanSerializer……
  • [Solved] PCH Warning: header stop not at file scope
  • pymysql Error: File “/usr/local/lib/python2.7/site-packages/PyMySQL-1.0.2-py2.7.egg/pymysql/connections.py”, line 167 SyntaxError: invalid syntax
Proudly powered by WordPress