Nutanix Certified Professional (NCP) — Question 64
A Nutanix administrator needs to replace a self-signed SSL certificate with a CA generated certificate in Prism.
Which three files are required to install the CA generated certificate in Prism? (Choose three.)
Answer options
- A. Private Server Key (private_server.key)
- B. Public Certificate (PublicCert.ker)
- C. Certificate Signing Request (server.csr)
- D. Public Server Key (public_server.key)
- E. CA Certificate or Chain (ca_chain_certs.cer)
Correct answer: A, B, E
Explanation
The correct files required to install a CA generated certificate in Prism are the Private Server Key (A), the Public Certificate (B), and the CA Certificate or Chain (E). The Certificate Signing Request (C) is not needed for installation, and the Public Server Key (D) is not a valid requirement for this process.