Skip to content

Generate a CSR from a Private RSA Key

To generate the CSR, do the following:

openssl req -new -nodes -key host.key -out host.csr

See also: Generating Certificate Signing Requests.

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*