【发布时间】:2019-01-07 15:39:41
【问题描述】:
是否可以在 AWS API Gateway 上设置客户端 TLS 身份验证?
我不是指在 API Gateway 和 Elastic Beanstalk 之间,正如 here 所描述的那样,而是在客户端和 API Gateway 本身之间,可能有一个自定义授权方(例如 Lambda),在转发之前检查证书的有效性向 Elastic Beanstalk 发出请求。
【问题讨论】:
标签: amazon-web-services authentication ssl amazon-elastic-beanstalk aws-api-gateway