Q. How are secrets encrypted in Docker?
β
Correct Answer: (A)
With TLS encryption at rest
Explanation: Docker uses TLS to encrypt secrets in transit and encrypts them at rest on disk in manager nodes.