Forward traffic from NLB to ALB in https

0

Hello, I have the following setup -> API Gateway -> (through VPC Link) NLB (internal facing) -> ALB (internal facing)-> ECS.

The NLB has a listener for the 443. It forwards to the ALB target groups for TCP 443.

When i tired https://"NLB domain":443 in api gateway, i got "Execution failed due to configuration error: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" error. What am i missing here? The listener for ALB target group doesn't allow certificate.

Any help would be appreciated. Thank you!

已提問 1 年前檢視次數 339 次
1 個回答
0

Hi.

If you want to perform HTTPS communication toward NLB-ALB after SSL termination at API Gateway, you need to use ACM to configure SSL certificate and listener on NLB or ALB.

profile picture
專家
iwasa
已回答 1 年前
  • Hello iwasa, Do you know how to configure on NLB? I don't see such option when i use the ALB target group. Thank you!

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南