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

Improve consistency of messaging around ssl_verify_mode #359

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

robbavey
Copy link
Contributor

Ensure that log messages use the correct settings and values for ssl_verify_mode. Use downcased version of force_peer and peer in ruby code and logs consistently rather than mixing cases.

Ensure that log messages use the correct settings and values for
  `ssl_verify_mode`. Use downcased version of `force_peer` and `peer`
  in ruby code and logs consistently rather than mixing cases.
@elasticsearch-bot elasticsearch-bot self-assigned this Feb 25, 2019
@jsvd
Copy link
Member

jsvd commented Feb 25, 2019

while we're here, maybe change things here too (where we force the upcase on the string before comparing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants