Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 529 Bytes

Generate CSR.md

File metadata and controls

20 lines (16 loc) · 529 Bytes

Generate a certificate signing request (CSR) for your Apache Web server.

(1) Log in to your server's terminal (SSH).

(2) At the prompt, type the following command:

openssl req -new -newkey rsa:2048 -nodes -keyout yourdomain.key -out yourdomain.csr

selection_075

(3) Enter the requested information from:

Common Name
Organization
Organization Unit
City or Locality
State or Province
Country