Use ssl in local dev
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 8.5k
- Forks
- 512
- PR merge metrics
- No merged PRs in 30d
Description
Opensearch python requires that SSL to be on even for local dev. I can't connect to Dejavu without disabling the security plugin. How can I use SSL locally in docker compose and still connect to Dejavu?
Here's the Dejavu error I get when I turn on the security plugin:
Contributor guide
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 reading the linked OpenSearch Python issue and reproducing the error with the security plugin enabled in the local Docker Compose setup. Trace how Dejavu connects to the local OpenSearch service and verify that the completed setup lets Dejavu connect with SSL enabled without disabling the security plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose
- Domain
- databases, devops, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100