elastic / elastic/Machinebeat

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

Open
#60 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
79
Forks
29
PR merge metrics
No merged PRs in 30d

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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.