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

OpenSearch ssl_version #200

Merged
merged 2 commits into from
Feb 23, 2024
Merged

OpenSearch ssl_version #200

merged 2 commits into from
Feb 23, 2024

Conversation

jamesfisher-gis
Copy link
Collaborator

Related Issue(s):

Description:
Changes the OpenSearch config ssl_version to the default ssl.PROTOCOL_SSLv23. All other options throw an unsupported protocol error. Source: https://opensearch-project.github.io/opensearch-py/_modules/opensearchpy/connection/http_urllib3.html

PR Checklist:

  • [ x ] Code is formatted and linted (run pre-commit run --all-files)
  • [ x ] Tests pass (run make test)
  • [ x ] Documentation has been updated to reflect changes, if applicable
  • [ x ] Changes are added to the changelog

@jamesfisher-gis jamesfisher-gis linked an issue Feb 23, 2024 that may be closed by this pull request
@jonhealy1 jonhealy1 merged commit 41b28b5 into main Feb 23, 2024
4 checks passed
jonhealy1 added a commit that referenced this pull request Feb 23, 2024
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.

Opensearch ssl_version
2 participants