My domain is:
cytojer.com
I ran this command:
sudo certbot renew --dry-run
It produced this output:
sudo certbot renew --dry-run
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/cytojer.com-0001.conf
Cert not due for renewal, but simulating renewal for dry run
Plugins selected: Authenticator standalone, Installer None
Renewing an existing certificate
new certificate deployed without reload, fullchain is
/etc/letsencrypt/live/cytojer.com-0001/fullchain.pem
Processing /etc/letsencrypt/renewal/cytojer.com.conf
Cert not due for renewal, but simulating renewal for dry run
Plugins selected: Authenticator nginx, Installer nginx
Renewing an existing certificate
Dry run: skipping deploy hook command: systemctl reload nginx
nginx: [warn] duplicate MIME type “text/html” in /etc/nginx/nginx.conf:34
new certificate deployed with reload of nginx server; fullchain is
/etc/letsencrypt/live/cytojer.com/fullchain.pem
Processing /etc/letsencrypt/renewal/www.cytojer.com.conf
Cert not due for renewal, but simulating renewal for dry run
Plugins selected: Authenticator nginx, Installer nginx
Renewing an existing certificate
nginx: [warn] duplicate MIME type “text/html” in /etc/nginx/nginx.conf:34
new certificate deployed with reload of nginx server; fullchain is
/etc/letsencrypt/live/www.cytojer.com/fullchain.pem
** DRY RUN: simulating ‘certbot renew’ close to cert expiry
** (The test certificates below have not been saved.)
Congratulations, all renewals succeeded. The following certs have been renewed:
/etc/letsencrypt/live/cytojer.com-0001/fullchain.pem (success)
/etc/letsencrypt/live/cytojer.com/fullchain.pem (success)
/etc/letsencrypt/live/www.cytojer.com/fullchain.pem (success)
** DRY RUN: simulating ‘certbot renew’ close to cert expiry
** (The test certificates above have not been saved.)
My web server is (include version):
nginx version: nginx/1.16.1
The operating system my web server runs on is (include version):
Ubuntu 1804.4 LTS
My hosting provider, if applicable, is:
Digital Ocean
I can login to a root shell on my machine (yes or no, or I don’t know):
yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
certbot 0.31.0
I am using the following installation process and here is the title and link
How To Use Certbot Standalone Mode to Retrieve Let’s Encrypt SSL Certificates on Ubuntu 18.04
I still don’t know what else I have to do to get the SSL to Test as ok per following test.
SSL Report: www.cytojer.com (167.99.174.180)
Assessed on: Wed, 13 May 2020 05:32:07 UTC | Hide | Clear cache
Assessment failed: Unable to connect to the server
Can you advise?
Thank you.
