Execution failed due to configuration error: General SSLEngine problem

0

When I configure a vpc proxy in the api gateway I always get the same error when pointing to different https endpoint. I have tried amazon.com and various others which all have valid certs. The vpc call goes thru a nlb which is using tcp as protocol so no tls termination should be handled here. It's very hard to see what the problem is with that error message, don't have any clues on how to fix this or to be able to get more detailed information.

Anyone have any idea on how to solve this or at least to get some more detailed error messages?

joasun
已提问 5 年前323 查看次数
1 回答
1

Turns out there was a certificate problem, api gateway does not supprt sni and the default certificate on the web server was a fake certificate. Updating the default certificate solvved the problem.

joasun
已回答 5 年前

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

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

回答问题的准则