Let’s Encrypt ACMEv1 protocol. You should upgrade to an ACMEv2 hatası nasıl çözülür?
Lets Encrypt uzun süredir ACME v2 protokolünü kullanıyor. Hala bu hatası alıyorsanız uzun süredir certbot renew yapmamışsınız demektir.
apt update; apt upgrade -y
apt install --only-upgrade certbot
certbot update_account
certbot renew
NOT: update_account komutu çalışmazsa sürüm güncellenmemiş demektir.
certbot: error: unrecognized arguments: update_account
add-apt-repository ppa:certbot/certbot
apt install --only-upgrade certbot
certbot update_account
Mail hesabınızı yazıyorsunuz
certbot renew