Does NLB support tls session resumption?

0
openssl s_client -reconnect -tls1_2 mywebsite.com:443

mywebsite.com is resolved to the NLB. I used this command to test, and found that the tls session was never reused.

If i use ALB, the session is reused.

Anyone can tell me what is wrong?

已提问 9 个月前335 查看次数
1 回答
0

Hi,

Session resumption is fully detailled here: https://repost.aws/knowledge-center/elb-ssl-tls-session-resumption-support

Network Load Balancers

Network Load Balancers support only session tickets for session resumption. 
Resumption using session tickets is supported at the Regional level. Clients can
 resume TLS sessions with a Network Load Balancer using any of its IP addresses.

Best,

Didier

profile pictureAWS
专家
已回答 9 个月前
profile picture
专家
已审核 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则