HTTP API - Custom Domain (Regional) - incorrect SSL cert?

0

Currently facing this issue. Unclear about nature:

  1. API Gateway, Custom Domain * - a 4th-level domain name

  2. API Gateway, HTTP API, Invoke URL ** - mapped to custom domain above

Both ** and ** appear to be sending the same certificate down the wire (judging from issuance date). This is the valid cert for **, but it is invalid for **.

Jerng
asked 4 years ago561 views
2 Answers
1

Fixed my own bug.

Real problem: DNS record, A name, was pointing at the APIGW:APIURL instead of at the APIGW:CustomDomainURL

Jerng
answered 4 years ago
0

Check that DNS A record is pointing at the correct endpoint.

Jerng
answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions