Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does AWS Application Load Balancer Support TLS 1.3?

I am Trying To Search On google but I can not finding any A.W.S documentation regarding TLS 1.3

like image 365
Brijesh Kalathiya Avatar asked Sep 03 '25 16:09

Brijesh Kalathiya


2 Answers

TLS 1.3 support in the Network Load Balancer has just been announced, so I think it's reasonable to expect that the new TLS 1.3 policies, such as ELBSecurityPolicy-TLS13-1-2-2021-06, will also be available on Application Load Balancers in a few weeks.

Update 2023-03-23: turned out to be more than a few weeks, but it's been announced today. The available policies, e.g. ELBSecurityPolicy-TLS13-1-2-2021-06 are documented here.

like image 109
KiNgMaR Avatar answered Sep 05 '25 14:09

KiNgMaR


It does not support it. The supported versions are listed here.

like image 27
Marcin Avatar answered Sep 05 '25 14:09

Marcin