# Vapor: Rotating Your RDS SSL/TLS Certificates

DevFeed: [Vapor: Rotating Your RDS SSL/TLS Certificates](<https://devfeed.tech/articles/vapor-rotating-your-rds-ssl-tls-certificates-3974.md>)

Original publisher: [Read original article](<https://laravel.com/blog/vapor-rotating-your-rds-ssltls-certificates>)

Author: Mohamed Said

Published: 2020-01-10T17:57:00Z

Content type: article

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Vapor](<https://devfeed.tech/topics/swift-vapor.md>), [Amazon RDS](<https://devfeed.tech/topics/amazon-rds.md>), [SSL](<https://devfeed.tech/topics/ssl.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [amazon-rds](<https://devfeed.tech/tags/amazon-rds.md>), [aws](<https://devfeed.tech/tags/aws.md>), [net](<https://devfeed.tech/tags/net.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [tls](<https://devfeed.tech/tags/tls.md>)

## AI overview

Amazon RDS is rotating the SSL/TLS certificates used to connect to RDS databases. Vapor users must update affected instances before the current certificates expire on March 5, 2020, and ensure their Vapor projects use the latest package versions.

## Source excerpt

Amazon RDS has published new SSL/TLS certificates for connecting to your RDS databases. The current certificates will expire on March 5th, 2020. All Vapor users using RDS databases in their projects...