Encryption in transit: the clause the question tests
Whether data is protected on the wire, on which paths and with which protocol versions.
How the customer usually asks it
example"Is all data encrypted in transit using TLS 1.2 or higher?"
Anchor clauses
5 frameworks| Framework | Anchor clause |
|---|---|
| ISO/IEC 27001:2022 | 8.24 Use of cryptography |
| CSA Cloud Controls Matrix v4.0.1 | CEK-03 Data Encryption |
| NIST Cybersecurity Framework 2.0 | PR.DS-02 The confidentiality, integrity, and availability of data-in-transit are protected |
| PCI DSS v4.0.1 | 4.2.1 Strong cryptography and security protocols are implemented |
| HIPAA Security Rule (45 CFR 164) | 164.312(e)(1) Transmission Security (Standard) |
Every framework that anchors this family is listed here; a register shows the ones ticked for the customer.
Evidence expected
The protocol versions and cipher settings in use on every external and internal path that carries the customer's data, and the certificate management record.
The clauses, with what an assessor asks for
ISO 27001 8.24 Use of cryptographyDefine and implement rules for effective use of cryptography and key management.
Where answers usually fall short: Missing documented key lifecycle; Use of outdated or weak algorithms
Source: ISO/IEC 27001:2022
CSA CCM CEK-03 Data EncryptionWhat it asks for, in one line (the standard's own text is not quoted here):
Apply cryptographic protection to stored data and to data moving across networks, using libraries that hold certification against an approved standard.
Where answers usually fall short: Encryption at rest claimed from a provider default without verification per data store; Uncertified or self-built cryptographic implementations in use
Source: CSA Cloud Controls Matrix v4.0.1
NIST CSF PR.DS-02 The confidentiality, integrity, and availability of data-in-transit are protectedThe confidentiality, integrity, and availability of data-in-transit are protected.
Where answers usually fall short: Weak ciphers still permitted for legacy clients; Internal traffic unencrypted
Source: NIST Cybersecurity Framework 2.0
PCI DSS 4.2.1 Strong cryptography and security protocols are implementedWhat it asks for, in one line (the standard's own text is not quoted here):
Strong cryptography and security protocols are implemented as follows to safeguard PAN during transmission over open, public networks:; Only trusted keys and certificates are accepted.; Certificates used to safeguard PAN during transmission
Where answers usually fall short: Revocation checking disabled or failing open, so a revoked certificate is still accepted; Strong configuration on the primary endpoint while legacy, failover or administrative endpoints accept weak protocols
Source: PCI DSS v4.0.1
HIPAA 164.312(e)(1) Transmission Security (Standard)Implement technical security measures to guard against unauthorized access to ePHI transmitted over an electronic communications network. NIST recommends encrypted transport, secure email, and validated VPN.
Where answers usually fall short: Legacy TLS versions enabled; FTP and SMTP used in clear
Source: HIPAA Security Rule (45 CFR 164)