API Gateway has no SSL certificate
ID |
aws_api_gateway_without_ssl |
Severity |
high |
Remediation Complexity |
trivial |
Remediation Risk |
low |
Remediation Effort |
low |
Vendor |
AWS |
Resource |
Encryption |
Tags |
ASVS50:v12.1.1, 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.