AWS elasticbeanstalk documentation change
Summary
Updated 'ELB load balancers' to 'Elastic Load Balancing load balancers' for naming accuracy
Security assessment
Purely terminological change. No impact on SSL certificate security or implementation.
Diff
diff --git a/elasticbeanstalk/latest/dg/configuring-https-ssl-upload.md b/elasticbeanstalk/latest/dg/configuring-https-ssl-upload.md index bc3a0a40c..31cc56259 100644 --- a//elasticbeanstalk/latest/dg/configuring-https-ssl-upload.md +++ b//elasticbeanstalk/latest/dg/configuring-https-ssl-upload.md @@ -7 +7 @@ -To use your certificate with your Elastic Beanstalk environment's load balancer, upload the certificate and private key to AWS Identity and Access Management (IAM). You can use a certificate stored in IAM with ELB load balancers and Amazon CloudFront distributions. +To use your certificate with your Elastic Beanstalk environment's load balancer, upload the certificate and private key to AWS Identity and Access Management (IAM). You can use a certificate stored in IAM with Elastic Load Balancing load balancers and Amazon CloudFront distributions.