-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在写入es时,我们的es开启了证书认证怎么办? #200
Comments
同问,请问有解决办法吗?或者忽略证书校验。 |
具体的认证方式是哪一种 |
同样遇到,有办法吗?除了关闭ES的tls |
自签证书 |
@xlsa 估计只有自己写下 |
这相当于直接跳过认证了 |
请问加过之后成功了吗 |
试试把crt文件导入到/etc/ssl/certs |
我看配置中只有填写user pass的地方,没有证书目录
The text was updated successfully, but these errors were encountered: