This rule ensures that ELB application load balancers redirect HTTP requests to HTTPS for enhanced security.
Rule | ELB application load balancers should redirect HTTP requests to HTTPS |
Framework | FedRAMP Low Revision 4 |
Severity | ✔ Medium |
Rule Description
The ELB (Elastic Load Balancer) application load balancers should redirect HTTP requests to HTTPS for FedRAMP Low Revision 4. This rule ensures that the communication between clients and the load balancer is encrypted using HTTPS, providing enhanced security for the applications deployed behind the load balancer.
Troubleshooting Steps (if necessary)
Necessary Codes (if applicable)
There are no specific codes required for this rule.
Step-by-Step Guide for Remediation
Note: It is recommended to test the functionality after implementing the changes to ensure that HTTP requests are redirected to HTTPS successfully.
Remember to follow security best practices and consult the official AWS documentation for more details on load balancer configuration and security requirements related to FedRAMP Low Revision 4.