Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 55
What is submitted when an SSL certificate is requested?
Answer options
- A. PEM
- B. CRT
- C. DER
- D. CSR
Correct answer: D
Explanation
The correct answer is D, CSR (Certificate Signing Request), which is a block of encoded text that is submitted to a Certificate Authority when applying for an SSL certificate. Options A (PEM), B (CRT), and C (DER) are formats related to certificates but are not the submissions made during the request process.