If you are running Apache, then I would suggest using the following command:
sudo certbot --apache -d <span class="highlight">example.com</span> -d www.<span class="highlight">example.com</span>
by timlangeman
If you are running Apache, then I would suggest using the following command:
sudo certbot --apache -d <span class="highlight">example.com</span> -d www.<span class="highlight">example.com</span>