Hello. We have similar problem…
- Webmin 1.973
- Virtualmin 6.16
- I just tried to set up a new cron to renew one of our server certificate. The cron went well. Based on the log the certificate was created and is visible in the log. See below.
- If I check the validity of the cert in virtualmin or some external service then it is not updated at all.
- Using the manual option to update it is working fine.
Do you have any ideas what’s wrong?
Thank you.
2021-04-07 11:25:07,400:DEBUG:acme.client:Storing nonce: drgdfsg
2021-04-07 11:25:07,402:DEBUG:certbot._internal.storage:Writing new private key to /etc/letsencrypt/archive/xxx.zzz.com/privkey11.pem.
2021-04-07 11:25:07,402:DEBUG:certbot._internal.storage:Writing certificate to /etc/letsencrypt/archive/xxx.zzz.com/cert11.pem.
2021-04-07 11:25:07,403:DEBUG:certbot._internal.storage:Writing chain to /etc/letsencrypt/archive/xxx.zzz.com/chain11.pem.
2021-04-07 11:25:07,403:DEBUG:certbot._internal.storage:Writing full chain to /etc/letsencrypt/archive/xxx.zzz.com/fullchain11.pem.
2021-04-07 11:25:07,427:DEBUG:certbot._internal.cli:Var rsa_key_size=2048 (set by user).
2021-04-07 11:25:07,427:DEBUG:certbot._internal.cli:Var authenticator=webroot (set by user).
2021-04-07 11:25:07,427:DEBUG:certbot._internal.cli:Var webroot_path=/home/zzz-xxx/public_html (set by user).
2021-04-07 11:25:07,427:DEBUG:certbot._internal.cli:Var webroot_path=/home/zzz-xxx/public_html (set by user).
2021-04-07 11:25:07,427:DEBUG:certbot._internal.cli:Var webroot_map={‘webroot_path’} (set by user).
2021-04-07 11:25:07,427:DEBUG:certbot._internal.storage:Writing new config /etc/letsencrypt/renewal/xxx.zzz.com.conf.new.
2021-04-07 11:25:07,429:DEBUG:certbot._internal.reporter:Reporting to user: Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/xxx.zzz.com/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/xxx.zzz.com/privkey.pem
Your certificate will expire on 2021-07-06. To obtain a new or tweaked version of this certificate in the future, simply run certbot again. To non-interactively renew all of your certificates, run “certbot renew”
2021-04-07 11:25:07,430:DEBUG:certbot._internal.reporter:Reporting to user: If you like Certbot, please consider supporting our work by: