auto-ssl / auto-ssl/lua-resty-auto-ssl

Using vault for getting Redis password

Open
#186 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
2k
Forks
184
PR merge metrics
No merged PRs in 30d

Description

im using redis as the storage adapter. my redis cluster requires authentication with a password that is sorted in vault, as the setting of the storage adapter is done in the block `init_by_lua_block` i had issues to make an http request to get the key from vault and i dont see there is a client for vault.

any suggestion on where or how to get the redis password in order to set the storage adapter in the `init_by_lua_block`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the storage adapter configuration in the `init_by_lua_block` mentioned in the issue, then trace how Redis authentication is configured. Determine whether the project exposes a supported way to obtain a Vault-managed password there; done means a documented or implemented path for configuring the authenticated Redis adapter.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx, redis
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.