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
gefragt vor 10 Monaten239 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 10 Monaten
  • 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?

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