cerebro关闭ssl

cerebro连接es报错

bash 复制代码
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: (certificate_unknown) Received fatal alert: certificate_unknown

在cerebro的application.conf配置文件中添加

play.ws.ssl.loose.acceptAnyCertificate = true

Disable SSL verification · Issue #127 · lmenezes/cerebro · GitHub

相关推荐
INFINI Labs14 小时前
Elasticsearch 备份:方案篇
大数据·elasticsearch·搜索引擎·gateway·snapshot·backup·ccr
NickBi15 小时前
龙芯 LoongArch64编译es7.17.20
后端·elasticsearch
会飞的小蛮猪1 天前
Prometheus运维之路(ES监控接入)
elasticsearch·监控·自动化运维
贝多芬也爱敲代码1 天前
如何减小ES和mysql的同步时间差
大数据·mysql·elasticsearch
深思慎考1 天前
ElasticSearch与Kibana 入门指南(7.x版本)
大数据·elasticsearch·jenkins
problc2 天前
PostgreSQL + Redis + Elasticsearch 实时同步方案实践:从触发器到高性能搜索
redis·elasticsearch·postgresql
Elastic 中国社区官方博客2 天前
如何减少 Elasticsearch 集群中的分片数量
大数据·数据库·elasticsearch·搜索引擎·全文检索
顧棟2 天前
【ES实战】ES6.8到9.1.4的常用客户端变化
elasticsearch
知识浅谈2 天前
Elasticsearch 核心知识点全景解读
大数据·elasticsearch·搜索引擎