L.H*_*.H. 7 amazon-web-services amazon-ecs amazon-route53 aws-api-gateway
我想在 API Gateway 中将 API 从 HTTP 更改为 HTTPs,但出现以下错误:
Endpoint request headers: {x-amzn-apigateway-api-id=ghqsfz8w25,
Accept=application/json, User-Agent=AmazonAPIGateway_xxxx,
Host=xxx-nlb-ecs-service-xxx-xxxcea41.elb.eu-west-1.amazonaws.com,
X-Amzn-Trace-Id=Root=1-xxx-xxx}
Endpoint request body after transformations:
Sending request to https://xxx-nlb-ecs-service-xxx-xxxcea41.elb.eu-west-1.amazonaws.com
Execution failed due to configuration error:
Host name 'vpce-xxx007-xxxb1h.vpce-svc-xxx318ce.eu-west-1.vpce.amazonaws.com' does
not match the certificate subject provided by the peer (CN=*.domain.eu)
Method completed with status: 500
Run Code Online (Sandbox Code Playgroud)
具有以下配置:
API方法的设置是
对于 HTTP,此配置可以正常工作。现在看来我需要将VPC端点与通配符证书关联起来。这是我第一次使用 AWS,而且我不是网络专家。有什么想法可以解决这个问题。
提前致谢!
为了使这项工作顺利进行
归档时间: |
|
查看次数: |
5397 次 |
最近记录: |