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?

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ