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 domain is:
chikan.tours (but the name of my ssl is another name ? strange)
I ran this command: sudo -H ./letsencrypt-auto certonly --standalone -d chikan.tours
It produced this output:
no matter how i update… it just create ssl like chikan.tour-0001 chikan.tour-0002, my ssl does not renew at all. is there anyway to help me to renew my ssl ?
My web server is (include version):
apache
The operating system my web server runs on is (include version):
php 7.0
My hosting provider, if applicable, is:
linode
I can login to a root shell on my machine (yes or no, or I don’t know):
Thank you so much for your helping. so…what command should I do next… or How could I solve this problem ? I want to remove (CN=penghu.wiki with 5 domain) but I dont know how to delete it ? thank you
Hi I really appreciate you for your kind help
so far…the way I update ssl is – > sudo -H ./letsencrypt-auto certonly --standalone -d chikan.tours
i really always did it for ( I learned from https://www.linode.com/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/)
so… you mean I can remove certonly … and just “sudo -H ./letsencrypt-auto --standalone -d chikan.tours” right ? thank you