QuestionQ51

Application Deployment and Security

What is provided when requesting an SSL certificate?

  • A PEM
  • B CRT
  • C DER
  • D CSR
Explanation

A Certificate Signing Request (CSR) is submitted to the certificate authority. It contains the public key and identifying information that the authority uses to issue the SSL/TLS certificate.

Community Discussion

No comments yet. Be the first to start the discussion!