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!

feita há um ano337 visualizações
1 Resposta
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
ESPECIALISTA
iwasa
respondido há um ano
  • 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!

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas