Installing SSL certificates for Nginx on Ubuntu
Purchasing an SSL certificate requires creating a Certificate Signing Request (CSR) which you can do on your host using: openssl req -new -newkey rsa:2048 -nodes -keyout yourdomain.key -out yourdomain.csr When you purchase your certificate from your vendor, you’ll provide the text content from your CSR file. Once you have the certificate files (normally a .crt and a … Continue reading Installing SSL certificates for Nginx on Ubuntu
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed