Skip to content

Embed the current AWS RDS CA bundle - #183

Draft
Areson wants to merge 1 commit into
mainfrom
Areson/embed-current-rds-ca
Draft

Embed the current AWS RDS CA bundle#183
Areson wants to merge 1 commit into
mainfrom
Areson/embed-current-rds-ca

Conversation

@Areson

@Areson Areson commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Why

Blip embeds an obsolete AWS RDS trust bundle containing retired 2019 certificates, and external database modules need a supported way to reuse the same current trust roots.

What

  • Replace the inline legacy snapshot with AWS’s current commercial-region global bundle
  • Expose independent parsed CA pools for MySQL and external database modules
  • Preserve the existing MySQL rds TLS registration contract

Risk Assessment

Medium — this changes trust roots for every automatic RDS MySQL TLS connection. Explicit custom CA configuration is unchanged.

References

Generated with Codex

Co-authored-by: Codex <noreply@openai.com>
Ai-assisted: true
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.

1 participant