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
asked 5 years ago314 views
1 Answer
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
answered 5 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

Relevant content