CyberArk Sentry – Secrets Manager — Question 4

What is the correct command to import the root CA certificate into Conjur?

Answer options

Correct answer: C

Explanation

The correct command is option C because it correctly uses the 'evoke ca import' syntax along with the required parameters to import the root CA certificate without restarting. Options A and B incorrectly include parameters or commands that are not needed for this specific import action. Option D is missing the 'evoke' command, which is essential for the import process in this context.