turbot/aws_compliance
Loading controls...

Control: ELB network load balancers should have TLS listener security policy configured

Description

Ensure that your Network Load Balancers (NLBs) are configured with a TLS listener security policy. Using insecure ciphers for your NLB Predefined or Custom Security Policy could make the TLS connection between the client and the load balancer vulnerable to exploits.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.elb_network_lb_tls_listener_security_policy_configured

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.elb_network_lb_tls_listener_security_policy_configured --share

SQL

This control uses a named query:

elb_network_lb_tls_listener_security_policy_configured

Tags