LPI 303-200: LPIC-3 Exam 303: Security, version 2.0 303-200 Question # 7 Topic 1 Discussion

LPI 303-200: LPIC-3 Exam 303: Security, version 2.0 303-200 Question # 7 Topic 1 Discussion

303-200 Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

Which of the following openssl commands generates a certificate signing request (CSR) using the already existing private key contained in the file private/keypair.pem?


A.

openssl req -key private/keypair.pem -out req/csr.pem


B.

openssl req - new -key private/keypair.pem -out req/csr.pem


C.

openssl gencsr -key private/keypair.pem -out req/csr.pem


D.

openssl gencsr -new- key private/keypair.pem -out req/csr.pem


Get Premium 303-200 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.