Missing a step?

return:

@linux00:~$ sudo certbot run --apache -d "jackiesmcs.com,www.jackiesmcs.com"
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Requesting a certificate for jackiesmcs.com and www.jackiesmcs.com
Performing the following challenges:
http-01 challenge for www.jackiesmcs.com
Waiting for verification...
Cleaning up challenges
Created an SSL vhost at /etc/apache2/sites-available/jmcs-le-ssl.conf
Deploying Certificate to VirtualHost /etc/apache2/sites-available/jmcs-le-ssl.conf
Enabling available site: /etc/apache2/sites-available/jmcs-le-ssl.conf
Created an SSL vhost at /etc/apache2/sites-available/jmcs-le-ssl.conf
Deploying Certificate to VirtualHost /etc/apache2/sites-available/jmcs-le-ssl.conf
Redirecting vhost in /etc/apache2/sites-enabled/jmcs.conf to ssl vhost in /etc/apache2/sites-available/jmcs-le-ssl.conf


Congratulations! You have successfully enabled https://jackiesmcs.com and
https://www.jackiesmcs.com


IMPORTANT NOTES:

  • Congratulations! Your certificate and chain have been saved at:
    /etc/letsencrypt/live/jackiesmcs.com/fullchain.pem
    Your key file has been saved at:
    /etc/letsencrypt/live/jackiesmcs.com/privkey.pem
    Your certificate will expire on 2021-04-24. To obtain a new or
    tweaked version of this certificate in the future, simply run
    certbot again with the "certonly" option. To non-interactively
    renew all of your certificates, run "certbot renew"

  • If you like Certbot, please consider supporting our work by:

    Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate
    Donating to EFF: https://eff.org/donate-le

4 Likes