A municipal integration ships tenant inventory and limited PII to a partner webhook. The database volume is encrypted. Which transmission practice is still required?
Select an answer to reveal the explanation.
Short Explanation
Encrypting the warehouse does not help if you mail the inventory on a postcard. Sensitive tenant and personal data still need protected, authenticated transport.
Full Explanation
Transmission privacy fails when PII or tenant inventory crosses HTTP, email, or unauthenticated webhooks in cleartext—even if disks are encrypted. In-transit controls such as TLS and authenticated endpoints are required for those payloads. Cipher-suite trivia is unnecessary to grasp the cleartext prohibition.