Use Transport Layer Security (TLS) to encrypt communications between clients and your QLDB instance. QLDB provides TLS support by default, allowing secure communication over the network. Configure your client applications to use TLS when connecting to QLDB.
Rationale
Amazon Quantum Ledger Database (QLDB), uses TLS to encrypt data during transit. To secure your data in transit the individual should identify their client application and what is supported by TLS in order to configure it correctly.
Impact
If the user does not have the code configured correctly it would not be able to connect to the server.
Audit Procedure
Using AWS Console
Understand TLS Encryption for QLDB:
Learn about Transport Layer Security (TLS) and its role in securing data during transit.
Understand how TLS works to establish secure communication channels between clients and QLDB.
Configure Clients for TLS Encryption:
Ensure that your client applications support TLS encryption for communication with QLDB.
Use the appropriate AWS SDK or QLDB driver that provides TLS encryption support.
Update your application code or configurations to enable TLS encryption.
1---2name: cis-aws-database-11-43description: Ensure Data in Transit is Encrypted4---56# 11.4 Ensure Data in Transit is Encrypted (Manual)78## Description910Use Transport Layer Security (TLS) to encrypt communications between clients and your QLDB instance. QLDB provides TLS support by default, allowing secure communication over the network. Configure your client applications to use TLS when connecting to QLDB.1112## Rationale1314Amazon Quantum Ledger Database (QLDB), uses TLS to encrypt data during transit. To secure your data in transit the individual should identify their client application and what is supported by TLS in order to configure it correctly.1516## Impact1718If the user does not have the code configured correctly it would not be able to connect to the server.1920## Audit Procedure2122### Using AWS Console23241. Understand TLS Encryption for QLDB:25 - Learn about Transport Layer Security (TLS) and its role in securing data during transit.26 - Understand how TLS works to establish secure communication channels between clients and QLDB.272. Configure Clients for TLS Encryption:28 - Ensure that your client applications support TLS encryption for communication with QLDB.29 - Use the appropriate AWS SDK or QLDB driver that provides TLS encryption support.30 - Update your application code or configurations to enable TLS encryption.313. Obtain the QLDB Endpoint:32 - Sign in to the AWS Management Console at https://console.aws.amazon.com/ with your AWS account credentials.33 - Open the Amazon QLDB console.34 - Locate the QLDB ledger for which you want to enable encryption in transit.35 - Note down the QLDB endpoint for your ledger.364. Establish TLS Connection:37 - Use the QLDB endpoint obtained earlier to establish a TLS connection between your client application and QLDB.38 - Configure your client application to connect to QLDB using the secure HTTPS protocol.39 - Provide the necessary authentication credentials or tokens required to establish the connection.405. Verify TLS Encryption:41 - Once the TLS connection is established, verify that the connection is secured using TLS by checking for a valid TLS certificate.42 - Ensure that your client application can communicate securely with QLDB without any errors or warnings related to encryption.436. Regularly Update Client Applications:44 - Stay updated with the latest versions of the AWS SDKs or QLDB drivers used by your client applications.45 - Regularly update your client applications to leverage the latest TLS encryption features and security enhancements.467. Monitor and Review TLS Connections:47 - Utilize AWS CloudTrail and Amazon CloudWatch to monitor and log TLS-related events and errors.48 - Review the logs and alerts to identify potential security issues or anomalies related to TLS connections.498. Secure Other Communication Channels:50 - Ensure that other communication channels your client applications use, such as APIs or data transfers, also utilize TLS encryption.51 - Implement appropriate encryption and security measures to protect sensitive data during transit in all communication channels.5253## Expected Result5455All client connections to QLDB should use TLS/HTTPS encryption, with valid TLS certificates properly configured.5657## Remediation5859### Using AWS Console6061Follow the audit steps above to configure and verify TLS encryption in transit for your Amazon QLDB environment.6263## Default Value6465QLDB enforces TLS encryption for all API calls by default. All communication with QLDB is over HTTPS.6667## References68691. https://aws.amazon.com/products/databases/7071## CIS Controls7273| Controls Version | Control | IG 1 | IG 2 | IG 3 |74| ---------------- | ------------------------------------------------- | ---- | ---- | ---- |75| v8 | 3.10 Encrypt Sensitive Data in Transit | | x | x |76| v7 | 14.4 Encrypt All Sensitive Information in Transit | | x | x |7778## Profile7980Level 1 | Manual
Run npx skillmds@latest add cyberstrikeus/cis-aws-database-11-4 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Ensure Data in Transit is Encrypted It is listed under DevOps & Infra on SkillMD.
SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
cyberstrikeus (@cyberstrikeus) published this skill. Their other Agent Skills are listed on their SkillMD profile.