Endpoint with https

0

I am trying to create privatelink with https by following below blog: https://repost.aws/knowledge-center/privatelink-https-connectivity However I am facing issues in the connection even after following all the steps. I am able to get the response/connection if I use NLB's url. But I am unable to achieve same from endpoint url. Also, the domain with which the certificate is installed matches the url too. Moreover, I see that NLB's domain and endpoint's domain are both amazonaws.com. Why is that I am able to get response from NLB but not from endpoint? I am not sure how to debug in my case.

nishan
已提问 10 个月前239 查看次数
1 回答
1

The endpoint URL is usually setup and accessed from a 3rd party AWS account and not the same account your NLB exists. Ensure your security group allows access to the service on the correct Port.

Can you confirm how and where have you created the EndPoint (Not the End Point Service)? https://docs.aws.amazon.com/vpc/latest/privatelink/create-endpoint-service.html#create-endpoint-service-nlb

profile picture
专家
已回答 10 个月前
  • I allowed all traffic in the security group. Endpoint is created in different account. Because our customers are reporting issues that they are unable to access the app, I replicated the endpoint setup in my account and tested it. I am confused that I can access app through NLB but not through endpoint. I rechecked if there are any traffic blocks and I am pretty sure that I didnt block any traffic at any level.

  • I don’t suppose you could share screen shots of endpoint service and endpoint with sensitive info removed?

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

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

回答问题的准则