From 67773bff5e88ec40706ba8b2fe8aee697815748f Mon Sep 17 00:00:00 2001 From: Tuan Dang Date: Thu, 22 Aug 2024 12:18:00 -0700 Subject: [PATCH] Update wording on external parent ca --- docs/documentation/platform/pki/private-ca.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/documentation/platform/pki/private-ca.mdx b/docs/documentation/platform/pki/private-ca.mdx index aff6fae05..0baa13abb 100644 --- a/docs/documentation/platform/pki/private-ca.mdx +++ b/docs/documentation/platform/pki/private-ca.mdx @@ -327,10 +327,10 @@ the certificate back to the intermediate CA. At the moment, Infisical only supports CA renewal via same key pair. We anticipate supporting CA renewal via new key pair in the coming month. - + Yes. You may obtain a CSR from the Intermediate CA and use it to generate a - certificate from your external Root CA. The certificate, along with the Root - CA certificate, can be imported back to the Intermediate CA as part of the - CA installation step. + certificate from your external CA. The certificate, along with the external + CA certificate chain, can be imported back to the Intermediate CA as part of + the CA installation step.