AWS elasticloadbalancing documentation change
Summary
Added documentation for WebSockets, HTTP/2 support, and mutual TLS authentication details
Security assessment
Expands security documentation around mutual TLS but doesn't indicate vulnerability remediation
Diff
diff --git a/elasticloadbalancing/latest/application/load-balancer-listeners.md b/elasticloadbalancing/latest/application/load-balancer-listeners.md index 98d85ddee..49633af0d 100644 --- a/elasticloadbalancing/latest/application/load-balancer-listeners.md +++ b/elasticloadbalancing/latest/application/load-balancer-listeners.md @@ -64,0 +65,2 @@ If you must ensure that the targets decrypt HTTPS traffic instead of the load ba +###### WebSockets + @@ -66,0 +69,2 @@ Application Load Balancers provide native support for WebSockets. You can upgrad +###### HTTP/2 + @@ -68,0 +73,2 @@ Application Load Balancers provide native support for HTTP/2 with HTTPS listener +Mutual TLS authentication for Application Load Balancers supports HTTP/2 in both passthrough and verify modes. For more information, see [Mutual authentication with TLS in Application Load Balancer](./mutual-authentication.html). +