QuestionQ344

Application Deployment and Security

Question Image

Refer to the exhibit. An engineer is generating a CSR for a new SSL certificate for an application API server. The SSL certificate lets users reach the server through an HTTPS URL. Which Common Name must be entered in the blank to complete the CSR?

  • A api.app.example.com
  • B https://app.example
  • C com.example.app.api
  • D https://example.com
Explanation

The Common Name for a server TLS certificate should be the server’s fully qualified domain name, not a URL containing https:// and not a reverse-domain identifier. api.app.example.com is the API server hostname.

Community Discussion

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