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?

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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ