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

Require rds ssl for silk and policy components #884

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

cweibel
Copy link
Contributor

@cweibel cweibel commented Sep 5, 2024

Changes proposed in this pull request:

  • The default behavior for silk-controller and policy-server components are to not require ssl database connections. This PR switches ssl to be required and provides a 4096bit ssl certificate published by AWS for RDS.
  • Manually tested in Dev. Will do this as a controlled rollout with a subsequent PR to stage/prod.
  • Part of https://github.com/cloud-gov/private/issues/1415

security considerations

Moves the last of the connections of CF components to require ssl when connecting to the RDS back end.

@cweibel cweibel requested a review from a team as a code owner September 5, 2024 19:03
@cweibel cweibel merged commit 1f85195 into main Sep 5, 2024
1 check passed
@cweibel cweibel deleted the require_ssl branch September 5, 2024 19:16
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