Data Science Wire

Enforcing TLS and managing certificate rotation for RDS and Amazon Aurora PostgreSQL

AWS Database Blog1mo4 min read

When an Amazon RDS or Amazon Aurora PostgreSQL certificate expires and client trust stores aren't updated, connections fail without warning. This post shows how to enforce TLS for all PostgreSQL connections, configure client-side certificate verification, and deploy automated monitoring that alerts you before certificate rotation events.

Read the full story at AWS Database Blog

More in Cloud / Infrastructure