AWS elasticbeanstalk documentation change
Summary
Updated 'ELB load balancer' to 'Elastic Load Balancing load balancer' in SSL certificate documentation
Security assessment
Terminology standardization with no security implications. The change doesn't modify encryption behavior or address vulnerabilities. SSL termination workflow remains identical.
Diff
diff --git a/elasticbeanstalk/latest/dg/concepts.concepts.design.md b/elasticbeanstalk/latest/dg/concepts.concepts.design.md index 590ee25eb..2a903ad55 100644 --- a//elasticbeanstalk/latest/dg/concepts.concepts.design.md +++ b//elasticbeanstalk/latest/dg/concepts.concepts.design.md @@ -27 +27 @@ If ACM isn't [available in your AWS Region](https://docs.aws.amazon.com/general/ -When you configure an SSL certificate for your environment, data is encrypted between the client and the ELB load balancer for your environment. By default, encryption is terminated at the load balancer, and traffic between the load balancer and Amazon EC2 instances is unencrypted. +When you configure an SSL certificate for your environment, data is encrypted between the client and the Elastic Load Balancing load balancer for your environment. By default, encryption is terminated at the load balancer, and traffic between the load balancer and Amazon EC2 instances is unencrypted.