NodeJS Beanstalk EC2 HTTPS Load Balancing

0

Hello! I setup a Nodejs Beanstalk instance and created a NLB for balancing. My whole flow is Client -> Global Accelerator -> NLB -> EC2 -> Out. I pointed my subdomain for my API to the global accelerator DNS Name and was able to access it via https and http however I could not get SSL working. Is this because NLB cant have a SSL cert (I may be wrong on this)? What is the solution to this. Also would it be better todo Client -> Global Accelerator -> NLB -> ALB -> EC2 -> Out. I saw some documentation stating that I need to have a ALB infront of my NLB to have SSL Https.

已提问 2 年前102 查看次数
没有答案

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

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

回答问题的准则