CyberArk Trustee – Privileged Access Management — Question 56
When managing SSH keys, the CPM stores the Public Key
Answer options
- A. In the Vault
- B. On the target server
- C. A & B
- D. Nowhere because the public key can always be generated from the private key.
Correct answer: B
Explanation
The correct answer is B because the CPM stores the Public Key directly on the target server for authentication purposes. Option A is incorrect as the Vault is typically used for storing sensitive data, not the Public Key. Option C is incorrect because while it includes option A, only B is the accurate choice. Option D is misleading since, although the public key can be generated from the private key, it must still be stored on the target server for use.