Nutanix Certified Professional (NCP) — Question 133
How should an administrator correct an SSL error when connecting to a Nutanix cluster?
Answer options
- A. Add the SSL certificate to the workstation's trusted people store
- B. Create a new self-signed certificate for the cluster with a 4096 bit key
- C. Create a new SSL certificate for the cluster signed by an AD certificate authority
- D. Add the SSL certificate to an AD group policy applied to all computer objects
Correct answer: C
Explanation
The correct answer is C because obtaining an SSL certificate signed by an AD certificate authority ensures that the certificate is trusted by the clients connecting to the Nutanix cluster. Option A only addresses the workstation's trust store, which may not be sufficient for all clients. Option B suggests creating a self-signed certificate, which may not be recognized as valid by external clients. Option D involves group policy, which does not directly resolve the SSL error for the cluster itself.