View the contents of a CSR file

Last Updated : Sep 26, 2020 |

Solution

Procedure

To view the contents of a .csr file, run the following command:

openssl req -in mycsr.csr -noout -text