Duration before expiration can renew ssl?
My certificate ssl expire in 04/04/2018 but i use script “/opt/letsencrypt/letsencrypt-auto certonly --standalone --email cskawpan@gmail.com -d droppor.com -d www.droppor.com -d app.droppor.com -d blog.droppor.com” not renew ssl is show congratulation but old data is 04/04/2018. who are help me please?
Hi,
If you wants to renew your ssl, you should use certbot renew
instead of aquring a new certificate.
Thank you
There are newer certificates. Dozens of them.
https://crt.sh/?q=%droppor.com
Has Nginx been reloaded recently, e.g. with “service nginx reload
”?
What does “/opt/letsencrypt/letsencrypt-auto certificates
” output?
How is Nginx configured? You can run “nginx -T
” to display it.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.