I'm trying to renew a LetsEncrypt SSL certificate that we use for local development only. I had originally set it up using instructions given to me by other developers but they are no longer available to assist with renewal procedures. I've run sudo certbot renew
but got the output detailed below. I'm not sure what else to try at this point. Any help is appreciated.
My domain is:
local.zill.as
I ran this command:
sudo certbot renew
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/local.zill.as.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Failed to renew certificate local.zill.as with error: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.')
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
All renewals failed. The following certificates could not be renewed:
/etc/letsencrypt/live/local.zill.as/fullchain.pem (failure)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 renew failure(s), 0 parse failure(s)
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version):
MAMP Pro 5.7 (18029)
The operating system my web server runs on is (include version):
MacOS Big Sur Version 11.6 (Apple M1 chip)
My hosting provider, if applicable, is:
localhost (this domain is for local development only)
I can login to a root shell on my machine (yes or no, or I don't know):
Yes (zsh sudo)
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
MAMP Pro
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 1.19.0