From 8db019d2fe2ec32972c84e716a6f507dbf7a1efc Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 27 Mar 2024 13:53:41 -0400 Subject: [PATCH] update dynamic secret doc --- docs/documentation/platform/dynamic-secrets/postgresql.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/dynamic-secrets/postgresql.mdx b/docs/documentation/platform/dynamic-secrets/postgresql.mdx index 41096c7a5..2c623a477 100644 --- a/docs/documentation/platform/dynamic-secrets/postgresql.mdx +++ b/docs/documentation/platform/dynamic-secrets/postgresql.mdx @@ -61,7 +61,7 @@ The Infisical MySQL secret rotation allows you to automatically rotate your MySQ - Optional database certificate to connect with database + A CA may be required if your DB requires it for incoming connections. AWS RDS instances with default settings will requires a CA which can be downloaded [here](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html#UsingWithRDS.SSL.CertificatesAllRegions). ![Dynamic Secret Setup Modal](../../../images/platform/dynamic-secrets/dynamic-secret-setup-modal.png)