Failed to connect to backoff(elasticsearch(https://x.x.x.x:9200)): Get "https://x.x.x.x:9200": x509: certificate signed by unknown authority
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
No files or tests are named. Start by tracing Machinebeat's Elasticsearch connection configuration and how TLS options are passed to the client; confirm whether a verification-mode setting can be exposed safely. Done means self-signed certificates can be handled as specified and the behavior is covered by appropriate tests or documentation.
Written by the indexing model from the issue text.
Description
I'm using self-signed certificates. Is it possible to pass Machinebeat a parameter like ssl.verification_mode: none?
ERROR [esclientleg] transport/logging.go:37 Error dialing x509: certificate signed by unknown authority {"network": "tcp", "address": "x.x.x.x:9200"}
ERROR [publisher_pipeline_output] pipeline/output.go:154 Failed to connect to backoff(elasticsearch(https://x.x.x.x:9200)): Get "https://x.x.x.x:9200": x509: certificate signed by unknown authority
- Dominant language
- Go
- Stars
- 79
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from elastic/Machinebeat
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
elastic/Machinebeat#59 · 6 comments ·
All issues in elastic/Machinebeat
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·