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

Fix APM client self-signed TLS certificate connection #4981

Open
2 tasks
valentinyanakiev opened this issue Feb 25, 2025 · 0 comments
Open
2 tasks

Fix APM client self-signed TLS certificate connection #4981

valentinyanakiev opened this issue Feb 25, 2025 · 0 comments
Labels
Atlas Team Issues and Epics worked on by team Atlas server user story

Comments

@valentinyanakiev
Copy link
Member

valentinyanakiev commented Feb 25, 2025

Description

As an Alkemio user
I want all my communication to be encrypted.

Acceptance criteria

  • ElasticSearch does not use skipVerifyTLS
  • APM does not use skipVerifyTLS

Additional Context

"log.level":"error","@timestamp":"2025-02-24T15:58:27.720Z","log.logger":"elastic-apm-node","ecs.version":"8.10.0","message":"APM Server transport error (UNABLE_TO_GET_ISSUER_CERT_LOCALLY): unable to get local issuer certificate"}

Areas that will be affected

  • contribution reporting via ElasticSearch
  • performance tracking (server) via APM
@valentinyanakiev valentinyanakiev added Atlas Team Issues and Epics worked on by team Atlas server user story labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Atlas Team Issues and Epics worked on by team Atlas server user story
Projects
None yet
Development

No branches or pull requests

1 participant