A

Admin • 831.35K Points
Coach

Q. How are secrets encrypted in Docker?

  • (A) With TLS encryption at rest
  • (B) With symmetric encryption using AES
  • (C) With public-key encryption
  • (D) Using base64 encoding

Explanation by: Admin
Docker uses TLS to encrypt secrets in transit and encrypts them at rest on disk in manager nodes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.