OSINT 7 (H)

A CSR is a file that you need to generate on the server that needs the certificate. You will generate it with a matching private key file that must remain on the server. The CSR contains the matching public key and other information like your organization’s name, location, and domain name.   Identify the following information from the Certificate Request.

Certificate Request:  sample.csr

  1. What is the common name (or fully qualified domain name) identified in the certificate request?  Note:  These names are used for DNS lookups of the organizations server

    Correct
    Incorrect


  2. What organization unit made the request?

    Correct
    Incorrect


  3. What state is the organization located?

    Correct
    Incorrect


  4. What is the SHA-1 fingerprint in a colon delimited format?

    Correct
    Incorrect


  5. What encryption did the signature algorithm use?

    Correct
    Incorrect

    Hint:  The answer is 21 characters long