Skip to content
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

如需提出需求、bug和改进建议,请提issue #1

Open
Bronya0 opened this issue Jun 6, 2024 · 4 comments
Open

如需提出需求、bug和改进建议,请提issue #1

Bronya0 opened this issue Jun 6, 2024 · 4 comments

Comments

@Bronya0
Copy link
Owner

Bronya0 commented Jun 6, 2024

如题

@qadirluo
Copy link

无法接入ES 版本:8.13.4 报错如下:HTTPSConnectionPool(host='192.168.20.100', port=9200): Max retries exceeded with url: /_cluster/health (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1006)')))

@Bronya0
Copy link
Owner Author

Bronya0 commented Jun 27, 2024

无法接入ES 版本:8.13.4 报错如下:HTTPSConnectionPool(host='192.168.20.100', port=9200): Max retriesangled with url: /_cluster/health (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] 证书验证失败:证书链中的自签名证书 (_ssl.c:1006)')))

你的ES的ssl证书是自签的吗?

@qadirluo
Copy link

对哦 系统默认生成的

@Bronya0
Copy link
Owner Author

Bronya0 commented Jun 28, 2024

对哦 系统默认生成的

将 Elasticsearch 节点的证书导入到您客户端的证书信任库中:
在 Windows 上,您可以双击证书文件,并将其添加到"受信任的根证书颁发机构"。
在 Linux 上,您可以使用 update-ca-certificates 命令将证书添加到系统信任库。
在 macOS 上,您可以使用 Keychain Access 应用程序添加证书。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants