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

Redis mTLS support #3429

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Conversation

elena-kolevska
Copy link
Contributor

@elena-kolevska elena-kolevska commented May 27, 2024

Description

This PR allows users to use client certs when connecting to Redis. It adds two additional fields to all the Redis-based components' metadata.

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#[issue number]

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska elena-kolevska requested review from a team as code owners May 27, 2024 22:15
@berndverst
Copy link
Member

@elena-kolevska we also need certification tests for this. I will merge now, but please consider adding a test case for this in relevant certification tests.

@berndverst berndverst added this to the v1.14 milestone Jun 4, 2024
@berndverst berndverst merged commit f0be1a2 into dapr:main Jun 4, 2024
7 of 88 checks passed
@marcduiker
Copy link
Contributor

@holopin-bot @elena-kolevska Enjoy the Dapr components badge!

Copy link

holopin-bot bot commented Jun 17, 2024

Congratulations @elena-kolevska, you just earned a badge! Here it is: https://holopin.io/claim/clxj3tg4z69110cl23k3mffkg

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

@elena-kolevska elena-kolevska changed the title Redis private certificates Redis client certificates Aug 14, 2024
@elena-kolevska elena-kolevska changed the title Redis client certificates Redis client certificates support Aug 14, 2024
@elena-kolevska elena-kolevska changed the title Redis client certificates support Redis mTLS support Aug 14, 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.

3 participants