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

metrics-es-cluster.rb / metrics-es-node.rb fail due to SSL certificate check #180

Open
FlorinAndreiSpree3D opened this issue Jun 9, 2022 · 0 comments

Comments

@FlorinAndreiSpree3D
Copy link

metrics-es-cluster.rb -h logs-elasticsearch.{{ env }}.domain.net -p 443 --https

Fails with:

Check failed to run: SSL_connect returned=1 errno=0 state=error: certificate verify failed

Can we have an option to just ignore the SSL validation? Everything runs in an AWS VPC that we've built, and we trust that certificate. I want the script to not validate SSL.

Same for metrics-es-node.rb.

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

1 participant