Create Single Free SSL Certificate with Certbot

Create Single Free SSL Certificate with Certbot

The screenshot above shows the output of the ./certbot-auto –apache command, I selected 8 domains/sub-domains (65,66,67,68,69,70,71,72 all part of stallion-theme.co.uk – so SSL cert for just one domain) and after testing the https:// version worked (loaded https://stallion-theme.co.uk/ in a browser if there isn’t a Your Connection Is Not Private Warning it worked) selected 2 for the automatic redirection option. By selecting 2 the http:// version automatically redirects to the https:// version (https://stallion-theme.co.uk/ 301 redirects to https://stallion-theme.co.uk/).

Continue Reading How to Install Free SSL Certificates Using Let's Encrypt and Certbot