JNOSQL / JNOSQL/jnosql.github.io
Elasticsearch client SSLContext support
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 21
- Forks
- 10
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 3
Description
Hi,
I was wondering if it would be possible to implement SSL support for the Elastsearch client to be specifically in the ElasticsearchDocumentConfiguration class. Not sure if im here at the right place but the database implementations are specified in the 'jnosql-databases' project.
Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating ElasticsearchDocumentConfiguration in the jnosql-databases project and reading the existing Elasticsearch client configuration. Determine how SSLContext should be supplied and which configuration paths are currently supported. Done means the client can use the requested SSLContext through that class, with coverage for the supported configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, java
- Domain
- databases, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100