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

Create CredentialExpiryBanner warnings for certificate expiration of central-db-tls certificates #11024

Open
danekantner opened this issue May 6, 2024 · 1 comment

Comments

@danekantner
Copy link

danekantner commented May 6, 2024

The default certificates that are created for postgres client/server connections that are stored in central-db-tls have a 1 year expiration. The banners that typically warn of central or scanner certification expiration upcoming, do not exist for the similarly important central-db certificates used by postgres.

When this happens, with the default postgres settings of sslmode=verify-full central will then fail to start and will be inaccessible via both UX and API.

This happens with StackRox 4.4.0 (and presumably >= 4.0)

@danekantner danekantner changed the title Create CredentialExpiryBanner banner / warnings for certificate expiration of central-db-tls certificates Create CredentialExpiryBanner warnings for certificate expiration of central-db-tls certificates May 7, 2024
@Maddosaurus
Copy link
Member

We're internally tracking this as ROX-24072.
While I can't comment on timelines, I double checked that this issue is linked in the ticket, so the according team updates here as soon as they have implemented a solution!

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

No branches or pull requests

2 participants