Encrypt traffic to HTTPS load balancers with TLS certificates (Manual)
Scanned 9/3/2026
Install to Claude Code
npx -y skills add CyberStrikeus/CyberStrike --skill cis-eks-v170-5.4.5 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cis Eks V170 5.4.5?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/cyberstrikeus-cis-eks-v170-5-4-5)More formats (shields.io, HTML) on the badges page.
---
name: cis-eks-v170-5.4.5
description: "Encrypt traffic to HTTPS load balancers with TLS certificates (Manual)"
category: cis-eks
version: "1.7.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.7.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
- Level 1
## 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
1. https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/data-protection.html
2. 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 |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!