certbotの証明書更新コマンドで、下記メッセージが出力しcertbot-autoが使えなくなる場合が発生しています。 Your system is not supported by certbot-auto anymore. Certbot cannot be installed. #certbot-auto certonly --webroot -w /var/www/public_html -d xxx.com --email xxx@example.com --debug --no-bootstrap Upgrading certbot-auto 1.9.0 to 1.12.0... Replacing certbot-auto... Your system is not supported by certbot-auto anymore. Certbot cannot be i

