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

update password for Redis used by OpenSearch proxy #1800

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

markdboyd
Copy link
Contributor

@markdboyd markdboyd commented Nov 5, 2024

Changes proposed in this pull request:

Related to https://github.com/cloud-gov/private/issues/2015

  • update password length and allowed special characters for password used by redis for opensearch proxy

security considerations

Increasing password length is a marginal improvement to security. The changes to the allowed special characters for the password are required to conform to allow characters for passwords in Redis: https://docs.aws.amazon.com/AmazonElastiCache/latest/dg/auth.html#auth-overview

@markdboyd markdboyd requested a review from a team as a code owner November 5, 2024 19:41
@markdboyd markdboyd merged commit 6f28372 into main Nov 5, 2024
4 checks passed
@markdboyd markdboyd deleted the update-opensearch-proxy-redis-password branch November 5, 2024 19:57
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.

2 participants