API Gateway has no SSL certificate
ID |
aws_api_gateway_without_ssl |
Severity |
high |
Vendor |
AWS |
Resource |
Encryption |
Tags |
reachable |
Description
API Gateway has no SSL certificate. This is strongly discouraged. A malicious user can obtain information.
To fix it, you must configure validate_certs=true
.
Learn more about this topic at AWS SSL certificates.