Medium
ELB
Regional
Classic Load Balancer listeners should be configured with HTTPS or TLS termination
NISTISO 27001HIPAA
Description
This check ensures that Classic Load Balancer listeners are configured with HTTPS or TLS termination to encrypt traffic between the clients and the load balancer, enhancing security.
Remediation
To configure Classic Load Balancer listeners with HTTPS or TLS termination, follow these steps:
Steps
- Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.
- On the navigation pane, under LOAD BALANCING, choose Load Balancers.
- Select the Classic Load Balancer from the list.
- Choose the Listeners tab.
- If there is no HTTPS or TLS listener, choose Add.
- For the Load Balancer Protocol, select HTTPS or SSL (for TLS).
- Specify the Load Balancer Port and Instance Port that will be used for SSL/TLS communication.
- Choose an SSL certificate from the Certificate list or upload a new one if necessary.
- (Optional) Set the SSL negotiation policy with the preferred ciphers and protocols.
- Choose Save.
Compliance
NISTISO 27001HIPAA