| name | cis-eks-v180-5.4.5 |
| description | Encrypt traffic to HTTPS load balancers with TLS certificates (Manual) |
| category | cis-eks |
| version | 1.8.0 |
| author | cyberstrike-official |
| tags | ["cis","eks","kubernetes","aws","networking","tls","https","load-balancer","encryption-in-transit"] |
| cis_id | 5.4.5 |
| cis_benchmark | CIS Amazon Elastic Kubernetes Service (EKS) Benchmark v1.8.0 |
| tech_stack | ["kubernetes","aws","eks"] |
| cwe_ids | [] |
| chains_with | [] |
| prerequisites | [] |
| severity_boost | {} |
5.4.5 Encrypt traffic to HTTPS load balancers with TLS certificates (Manual)
Profile Applicability
Description
Encrypt traffic to HTTPS load balancers using TLS certificates.
Rationale
Encrypting traffic between users and your Kubernetes workload is fundamental to protecting data sent over the web.
Impact
None documented.
Audit Procedure
Your load balancer vendor can provide details on auditing the certificates and policies required to utilize TLS.
Remediation
Your load balancer vendor can provide details on configuring HTTPS with TLS.
Default Value
By default, TLS is not enabled on load balancers.
References
- https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/data-protection.html
- https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html
CIS Controls
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|
| v8 | 3.10 Encrypt Sensitive Data in Transit | | X | X |
| v7 | 14.4 Encrypt All Sensitive Information in Transit | | X | X |