Tag: ssl
-
Using Let’s Encrypt to put a free SSL certificate on your site
Lets assume for a moment you have created a server like here Webserver and MySQL Setup (Quick) with User and Privileges on Ubuntu And you have setup a site like this Install WordPress (on Ubuntu 22.04+) Then we now will want to start using an SSL certificate to secure our site. sudo apt install -y…