Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/Add support for elasticsearch self-signed certificates #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matolivier
Copy link

@matolivier matolivier commented Jan 6, 2021

When I'm trying to connect to ES instances with self-signed certificates, cerebro behaves as if it could not connect to endpoint, with a SSL certificat error in logs : [ConnectException: General SSLEngine problem]

The PR implements a fix that address this issue : lmenezes/cerebro#127

The nominal behaviour is not allowing "any certificate" (as currently). Thus to enable it user must set $cerebro::accept_any_certificate at "true".

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

Successfully merging this pull request may close these issues.

2 participants