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

Force stratos to use SSL to db #67

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Force stratos to use SSL to db #67

merged 1 commit into from
Nov 18, 2024

Conversation

cweibel
Copy link
Contributor

@cweibel cweibel commented Nov 18, 2024

Changes proposed in this pull request:

  • After upgrading to PostgreSQL 15 found that by default traffic needs to use SSL. This forces the deployment of stratos to use ssl and the root ca already colocated in the trusted keystore of CF. Verified in dev and ran a SELECT * from pg_stat_ssl to verify.
  • Part of https://github.com/cloud-gov/private/issues/2034

Security considerations

Forces SSL to RDS db

@cweibel cweibel requested a review from a team as a code owner November 18, 2024 16:41
@cweibel cweibel merged commit c6a86b4 into main Nov 18, 2024
2 checks passed
@cweibel cweibel deleted the sslmode branch November 18, 2024 16:46
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