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

Add config option to disable SSL verification #283

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

hulkur
Copy link
Contributor

@hulkur hulkur commented Jul 2, 2024

Based on #255 by danielsimkus

Adds a config option to disable SSL verification on server connection.

.env
ELASTICSEARCH_SSL_VERIFICATION=false

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.01%. Comparing base (94365ad) to head (caea6b9).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #283      +/-   ##
============================================
+ Coverage     95.99%   96.01%   +0.02%     
- Complexity      194      195       +1     
============================================
  Files            36       36              
  Lines           624      628       +4     
============================================
+ Hits            599      603       +4     
  Misses           25       25              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matchish matchish merged commit 996e161 into matchish:master Jul 2, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants