CyberArk Sentry – Privileged Cloud — Question 4
What is a supported certificate format for retrieving the LDAPS certificate when not using the Cyberark provided LDAPS certificate tool?
Answer options
- A. .der
- B. .p7b
- C. .p7c
- D. .p12
Correct answer: A
Explanation
The correct answer is A, .der, as this format is commonly used for binary encoded certificates, which are supported for LDAPS retrieval. Options B (.p7b) and C (.p7c) are both associated with PKCS#7 and are not typically used for LDAPS certificates. Option D (.p12) is a format for storing private keys and certificates but is not the format specified for this purpose.