Once a certificate signing request (CSR) is created, it is possible to view the detailed information used to create the request.
To view the details of the certificate signing request contained in the file server.csr, use the following:
openssl req -noout -text -in server.csr