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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠