Pre-requisite: Apache Web Server.


Steps to be followed:

1. Open Command Prompt and navigate to <drive>\Seclore\Apache2.x.xx\bin\

2. Enter the following command to generate Key file:


openssl genrsa -out subdomain.domain.com.key 2048 



3. Enter the following command to generate CSR file using Apache: 


openssl req -new -key "Location of .key file with file extension" -out subdomain.domain.com.csr -sha256 -config "<drive>\Seclore\Apache2.x.xx\conf\openssl.cnf" 



4. Enter the asked details for generating the CSR file.



5. Open File Explorer and go to <drive>\Seclore\Apache2.x.xx\bin\ and share the CSR and Key with the SSL vendor to get the SSL certificate. 



Need more help? 

Contact Seclore Support 

 [email protected]