Nutanix Certified Professional (NCP) — Question 95
What are three SSL: Files required for Importing Key and certificate? (Choose three.)
Answer options
- A. Private Certificate
- B. CA certificate
- C. Private Key
- D. Public certificate
Correct answer: B, C, D
Explanation
The correct answers, B (CA certificate), C (Private Key), and D (Public certificate), are essential for establishing SSL connections. The CA certificate verifies the authenticity of the certificate, the Private Key is used for encrypting data, and the Public certificate is shared with clients. Option A (Private Certificate) is not a standard term in this context and does not represent a required file.