Linux_FoundationLinux_Foundation
LFCS · Question #424
LFCS Question #424: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #424. The question stem and answer options stay visible for context.
Submitted by kwame.gh· Apr 18, 2026Essential Commands
Question
What openssl command will generate a certificate signing request (CSR) using the private key file privkey.pem?
Options
- Aopenssl req key privkey.pem out cert.csr
- Bopenssl req new key privkey.pem out cert.csr
- Copenssl gencsr key privkey.pem out cert.csr
- Dopenssl gencsr new key privkey.pem out cert.csr
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#openssl#CSR generation#certificate management#security