Let's Encrypt SSL 証明書のデプロイに certbot-auto を使用し、次のように crontab -e で証明書を更新します。
* 01 * * 1 /home/myname/certbot-auto --quiet
以下のようなエラーメッセージが表示されます。
Bootstrapping dependencies for RedHat-based OSes...
yum is /usr/bin/yum
To use Certbot, packages from the EPEL repository need to be installed.
Please enable this repository and try running Certbot again.
このエラーを解決できません。私を助けてください!