Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domains are:
dl.navaak.com, static.sarirapp.com, static.navaak.com, stream.navaak.com, dl-at.navaak.com
I ran this command:
1- certbot --version
(output) certbot 0.28.0
2- grep -Ri pref_challs /etc/letsencrypt/renewal/
(output) nothing
3- /usr/bin/certbot renew
(output)
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/dl.navaak.com.conf
Cert not yet due for renewal
Processing /etc/letsencrypt/renewal/static.sarirapp.com.conf
Cert not yet due for renewal
Processing /etc/letsencrypt/renewal/static.navaak.com.conf
Cert not yet due for renewal
Processing /etc/letsencrypt/renewal/stream.navaak.com.conf
Cert not yet due for renewal
Processing /etc/letsencrypt/renewal/dl-at.navaak.com.conf
Cert not yet due for renewal
The following certs are not due for renewal yet:
/etc/letsencrypt/live/dl.navaak.com/fullchain.pem expires on 2019-03-19 (skipped)
/etc/letsencrypt/live/static.sarirapp.com/fullchain.pem expires on 2019-04-11 (skipped)
/etc/letsencrypt/live/static.navaak.com/fullchain.pem expires on 2019-03-17 (skipped)
/etc/letsencrypt/live/stream.navaak.com/fullchain.pem expires on 2019-03-19 (skipped)
/etc/letsencrypt/live/dl-at.navaak.com/fullchain.pem expires on 2019-03-16 (skipped)
No renewals were attempted.
It produced this output:
My web server is (include version):
nginx/1.14.0
The operating system my web server runs on is (include version):
Ubuntu 18.04.1 LTS
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I donāt know):
no
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.28.0
I got an email from lets encrypt. It is about " Action required: Letās Encrypt certificate renewals".
Your Letās Encrypt client used ACME TLS-SNI-01 domain validation to issue a certificate in the past 60 days.
TLS-SNI-01 validation is reaching end-of-life and will stop working on February 13th, 2019.
What should I do? Is everything ok about my letsencrypt??