Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 152 Bytes

Generating-a-Certificate-Signing-Request-(CSR)---Apache-2.x.md

File metadata and controls

5 lines (4 loc) · 152 Bytes

Generating a Certificate Signing Request (CSR) - Apache 2.x

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