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!

gefragt vor einem Jahr338 Aufrufe
1 Antwort
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
EXPERTE
iwasa
beantwortet vor einem Jahr
  • 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!

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen