HPE6-A78 · Question #68
What is a correct use case for using the specified certificate file format?
The correct answer is B. using a PKCS12 file to install a certificate plus its private key on a device. The correct use case for using the specified certificate file format is option B, using a PKCS12 file to install a certificate along with its private key on a device. PKCS12 is a binary format for storing a certificate chain and private key in a single encrypted file. PEM files…
Question
What is a correct use case for using the specified certificate file format?
Options
- Ausing a PKCS7 file to install a certificate plus and its private key on a device
- Busing a PKCS12 file to install a certificate plus its private key on a device
- Cusing a PEM file to install a binary encoded certificate on a device
- Dusing a PKCS7 file to install a binary encoded private key on a device
How the community answered
(23 responses)- A4% (1)
- B91% (21)
- C4% (1)
Explanation
The correct use case for using the specified certificate file format is option B, using a PKCS12 file to install a certificate along with its private key on a device. PKCS12 is a binary format for storing a certificate chain and private key in a single encrypted file. PEM files are Base64 encoded certificate files and are typically used for storing certificates, not private keys, and PKCS7 is used for certificate chains without the private key. These answers are based on general networking and security practices, specifically within the context of Aruba network device configurations. If you have questions specific to Oracle Database 12c SQL, please provide the relevant details or ask separate questions related to that
Topics
Community Discussion
No community discussion yet for this question.