Hello @jared.m
Yes I think it's now updated when I tried to issue a certbot renew
here is the output, but I do not have any idea what "Cert not yet due for renewal" is all about.
root@ip-xxx-xx-xx-xxx:/etc/letsencrypt# certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/thebullfx.com.conf
Cert not yet due for renewal
The following certs are not due for renewal yet:
/etc/letsencrypt/live/thebullfx.com/fullchain.pem (skipped)
No renewals were attempted.
root@ip-xxx-xx-xx-xxx:/etc/letsencrypt# ls
accounts archive csr keys live options-ssl-apache.conf renewal
root@ip-xxx-xx-xx-xxx:/etc/letsencrypt#
Also I don't have any idea how it changed to certbot. because what I normally do when renewing cert is just issuing the command
./letsencrypt-auto renew
thank you very much for the reply @jared.m