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

Work with LHDI to renew RDS certs expiring 12/1 #3739

Open
meganhicks opened this issue Nov 14, 2024 · 0 comments
Open

Work with LHDI to renew RDS certs expiring 12/1 #3739

meganhicks opened this issue Nov 14, 2024 · 0 comments

Comments

@meganhicks
Copy link

meganhicks commented Nov 14, 2024

In the last sprint, we identified that our RDS certificates are expiring soon. Although we are in the process of decommissioning the platform, we don't anticipate completion by 12/1. To be cautious, we’ve decided to renew the certificates. This ticket covers the work required for this renewal.

svc-bgs-api, svc-bie-kafka, and svc-bip-api all get the certificates from Vault secrets, which get written to keystore.p12 files on pod creation. Once the new certs are issued, they will need to be base64 encoded and have the keystore and keystore password secrets updated.

AC:

  1. These certificates are renewed:
    a. va-abd-rrd-prod-tls
    b. va-abd-rrd-dev-tls
    c. va-abd-rrd-prod-test-tls
  2. The new certificates and their passwords are uploaded to Vault
  3. Pods are synced and restarted with the updated Vault secrets in prod-test and below
    a. prod will be updated in the next deployment
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

1 participant