AWS Security ChangesHomeSearch

AWS elasticloadbalancing documentation change

Service: elasticloadbalancing · 2025-06-13 · Documentation low

File: elasticloadbalancing/latest/application/listener-update-certificates.md

Summary

Fixed a typo in the documentation (changed 'ertificate' to 'certificate')

Security assessment

The change corrects a spelling error and does not introduce or modify security-related content. No security implications are present.

Diff

diff --git a/elasticloadbalancing/latest/application/listener-update-certificates.md b/elasticloadbalancing/latest/application/listener-update-certificates.md
index 5f4454d45..eee1bbe1c 100644
--- a//elasticloadbalancing/latest/application/listener-update-certificates.md
+++ b//elasticloadbalancing/latest/application/listener-update-certificates.md
@@ -55 +55 @@ Use the [modify-listener](https://docs.aws.amazon.com/cli/latest/reference/elbv2
-You can add certificates to the certificate list for your listener using the following procedure. If you created the listener using the AWS Management Console, we added the default certificate to the certificate list for you. Otherwise, the certificate list is empty. Adding the default certificate to the certificate list ensures that this certificate is used with the SNI protocol even if it is replaced as the default the default ertificate. For more information, see [SSL certificates for your Application Load Balancer](./https-listener-certificates.html).
+You can add certificates to the certificate list for your listener using the following procedure. If you created the listener using the AWS Management Console, we added the default certificate to the certificate list for you. Otherwise, the certificate list is empty. Adding the default certificate to the certificate list ensures that this certificate is used with the SNI protocol even if it is replaced as the default certificate. For more information, see [SSL certificates for your Application Load Balancer](./https-listener-certificates.html).