AWS privateca documentation change
Summary
Standardized terminology by replacing 'ELB' with 'Elastic Load Balancing' in two places
Security assessment
Change only expands service name abbreviations. No security impact as it doesn't alter security configurations, certificate handling, or vulnerability information. The certificate management process remains unchanged.
Diff
diff --git a/privateca/latest/userguide/PcaKubernetes-concepts.md b/privateca/latest/userguide/PcaKubernetes-concepts.md index 89ec9563b..2651d3dea 100644 --- a//privateca/latest/userguide/PcaKubernetes-concepts.md +++ b//privateca/latest/userguide/PcaKubernetes-concepts.md @@ -13 +13 @@ The following diagram shows some of the options available for using TLS in an Am -Elastic Load Balancing (ELB) is integrated with the AWS Certificate Manager service. You don't need to install `cert-manager` on the load balancer. You can provision ACM with a private CA, sign a certificate with the private CA, and install the certificate using the ELB console. AWS Private CA certificates are automatically renewed. +Elastic Load Balancing (Elastic Load Balancing) is integrated with the AWS Certificate Manager service. You don't need to install `cert-manager` on the load balancer. You can provision ACM with a private CA, sign a certificate with the private CA, and install the certificate using the Elastic Load Balancing console. AWS Private CA certificates are automatically renewed.