Skip to content

Add TLS support to Redis plugin - #329

Open
skooNI wants to merge 1 commit into
apache:mainfrom
skooNI:redis-tls-support-upstream
Open

Add TLS support to Redis plugin#329
skooNI wants to merge 1 commit into
apache:mainfrom
skooNI:redis-tls-support-upstream

Conversation

@skooNI

@skooNI skooNI commented Aug 31, 2026

Copy link
Copy Markdown

This commit adds TLS support to the cache-redis plugin, allowing secure connections to Redis servers. This adds at toggle to enable and disable TLS support and an option to ignore verification of the TLS certificate.

Testing:
Configured with AWS ElastiCache Valkey 7.2 serverless instance with TLS option enabled. Ran Apache Answer in multi-replica mode. Sessions persisted across pods.

This commit adds TLS support to the cache-redis plugin, allowing secure
connections to Redis servers. This adds at toggle to enable and disable
TLS support and an option to ignore verification of the TLS certificate.

Signed-off-by: Steven Koo <steven.koo@emerson.com>
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.

1 participant