NCP Exam QuestionsBrowse all questions from this exam

NCP Exam - Question 20


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.)

Show Answer
Correct Answer: ABE

To install a CA generated certificate in Prism, three files are essential. First, the Private Server Key (private_server.key) is necessary as it is the essential private part for establishing an SSL connection. Second, the Public Certificate (PublicCert.ker) is required because it is the signed public part of the server certificate that pairs with the private key. Lastly, the CA Certificate or Chain (ca_chain_certs.cer) is needed as it contains the certificate or chain from the Certificate Authority that issued the public certificate, ensuring that the certificate can be validated by clients. Together, these three components (private key, public certificate, and CA certificate/chain) ensure a secure SSL configuration.

Discussion

6 comments
Sign in to comment
BorbzOptions: ABE
Apr 9, 2022

Files needed: Private Key: Click the Browse button and select the private key associated with the certificate to be imported. Public Certificate: Click the Browse button and select the signed public portion of the server certificate corresponding to the private key. CA Certificate/Chain: Click the Browse button and select the certificate or chain of the signing authority for the public certificate.

chiarOptions: ACE
Feb 7, 2021

I think It is ACE

mammous
Feb 14, 2021

ABE https://portal.nutanix.com/page/documents/details?targetId=Web_Console_Guide-NOS_v4_1:wc_security_ssl_certificate_wc_t.html

chiar
Feb 15, 2021

you right

mammousOptions: ABE
Feb 14, 2021

ABE https://portal.nutanix.com/page/documents/details?targetId=Web_Console_Guide-NOS_v4_1:wc_security_ssl_certificate_wc_t.html

CharuKOptions: ABE
Jun 22, 2021

ABE is correct.

SG1ATLANTISOptions: ABE
Feb 3, 2022

yup ABE definitly

kpuriOptions: ACE
Dec 28, 2022

I believe it should be ACE. It needs to be certificate file like '.crt', private key with '.key', and Chain certificate