|

[Solved] ServerPilot: How to create SSL for your site

Find here some links to How to create SSL in ServerPilot for your site. What is a CSR (Certificate Signing Request)? 1. Generate CSR openssl req -newkey rsa:2048 -nodes -keyout your-site.com.key -out your-site.com.csr 2. Insert the details Generating a 2048 bit RSA private key …………..+++ ………….+++ writing new private key to ‘your-site.com.key’ —– You are about to be asked…