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
已提问 4 年前567 查看次数
2 回答
1

Fixed my own bug.

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

Jerng
已回答 4 年前
0

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

Jerng
已回答 4 年前

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

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

回答问题的准则