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!

demandé il y a un an338 vues
1 réponse
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
EXPERT
iwasa
répondu il y a un an
  • 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!

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions