Help Center/ Relational Database Service_RDS for MySQL/ FAQs/ Network Security/ How Do I Check the Validity Period of the SSL Certificate of My RDS for MySQL Instance?
Updated on 2025-06-13 GMT+08:00

How Do I Check the Validity Period of the SSL Certificate of My RDS for MySQL Instance?

When you connect to an RDS for MySQL DB instance using an SSL connection, run the following command to check whether the certificate has expired:

show status like '%ssl_server%';