Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 58

Which type of file is created from issued intermediate, root, and primary certificates for SSL installation on a server?

Answer options

Correct answer: C

Explanation

The correct answer is C, PEM, as it is the format commonly used to store SSL certificates, including intermediate and root certificates. DER is a binary format, CSR is a Certificate Signing Request which is not a file used for SSL installation, and CRT is a certificate file but does not encompass the creation of files from multiple certificate types.