简体   繁体   中英

Client authentication for certificate issued by AWS Apigateway

I am trying to do client authentication for AWS ApiGateway .I am not able to find CA certificate for AWS ApiGateway . where I should download this CA certificate

The client certificate is the authority. It's self-signed. You use this certificate on your server exactly the same way you'd use a CA file -- it authenticates itself.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM