Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 AWS API 网关的新手。我们正在尝试使用来自 API 网关的双向 TLS 连接 AWS 外部的后端服务。
这是否可以使用 AWS API 网关。如果可以,请告诉我如何实现这一点?
API Gateway 不支持相互认证。您可以使用客户端证书为您的后端设置身份验证。
https://forums.aws.amazon.com/thread.jspa?threadID=297461