Skip to content
XK0-006
Security
medium
Question 2 of 18

An administrator needs to encrypt the file /etc/app/config.conf using GPG symmetric encryption so it can be decrypted by anyone with the shared passphrase. Which command should they use?

Aopenssl enc -aes-256-cbc -in /etc/app/config.conf -out config.conf.enc
Bgpg --symmetric /etc/app/config.conf
Cgpg --encrypt --recipient keyid /etc/app/config.conf
Dssh-keygen -t ed25519 -f /etc/app/config.conf

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion