当前位置:网站首页>ambari SSLError: Failed to connect. Please check openssl library versions.
ambari SSLError: Failed to connect. Please check openssl library versions.
2022-06-28 03:52:00 【Life is in a hurry】
problem :
resolvent :
1. see openssl edition :
openssl version
If lower openssl-1.0.1e-16.el6.x86_64 edition , You need to update to openssl-1.0.1e-16.el6.x86_64 And above
2. see Python edition :
python -V
If lower Python 2.7 edition , Then upgrade Python To 2.7 And above .
3. edit /etc/python/cert-verification.cfg The configuration file , take [https] Chaste verify Item set to disabled :
vi /etc/python/cert-verification.cfg
Change the following parameters in the configuration
[https]
verify=disable
4. edit /etc/ambari-agent/conf/ambari-agent.ini The configuration file , stay [security] Section , Make sure to set the following two values , Other values remain unchanged :
vi /etc/ambari-agent/conf/ambari-agent.ini
[security]
ssl_verify_cert=0
force_https_protocol=PROTOCOL_TLSv1_2
5. restart ambari-agent
ambari-agent restart
Re execution , You can confirm the host and complete the registration .
边栏推荐
猜你喜欢
随机推荐
TypeError: 'module&#03…
Unity C# 网络学习(十一)——自定义协议生成工具
Does the applet image component not display pictures?
INFO:  HHH000397:  Using…
如何系统学习一门编程语言? | 黑马程序员
电学基础知识整理(二)
What is the difference between slice and array in go question bank 12?
第14章 AC-DC电源前级电路 笔记一
多线程与高并发二:volatile和CAS详细介绍
English notes - cause and effect
Sublime Text 3 基本配置教程
资源管理、高可用与自动化(下)
Summary of SQL basic syntax for C #
17 `bs object Node name h3 Parent ` parents get parent node ancestor node
Automatic backup of MySQL database
Websocket (simple experience version)
解析STEAM教育框架下未来教师研究能力
荣耀v8 真机调试时不显示 Logcat 日志的解决办法
数据库系列之InnoDB中在线DDL实现机制
"Five layer" architecture of cloud applications and services