QuestionQ65

HTTP Services

Which tool generates a Certificate Signing Request (CSR) for serving HTTPS with Apache HTTPD?

  • A apachect1
  • B certgen
  • C cartool
  • D httpsgen
  • E openssl
Explanation

OpenSSL can generate a private key and a Certificate Signing Request (CSR) for an Apache HTTPD HTTPS certificate.

Community Discussion

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