This rule ensures Application Load Balancer redirects all HTTP requests to HTTPS.
Rule | Application Load Balancer should be configured to redirect all HTTP requests to HTTPS |
Framework | AWS Foundational Security Best Practices |
Severity | ✔ Medium |
Rule Description:
The Application Load Balancer (ALB) should be configured to redirect all HTTP requests to HTTPS. This rule ensures that all communication between clients and your application is encrypted, enhancing the security of your AWS environment.
Troubleshooting Steps:
Necessary Codes:
No specific code is required for this rule, as it involves configuration settings in the AWS Management Console or CLI.
Step-by-Step Guide for Remediation:
By following these steps, you can ensure that your Application Load Balancer redirects all HTTP requests to HTTPS, improving the overall security of your AWS environment.