Account creation on ACMEv1 is disabled in apache server

 

Let's Encrypt ACMEv1 protocol. You should upgrade to an ACMEv2


This is all I needed to do:

step1:

sudo apt update
sudo apt install --only-upgrade certbot

step2: 

sudo certbot update_account

Then you can see ACME V2 option listed under the following folder:

/etc/letsencrypt/accounts/

And then just verified using the simulation command below:

certbot renew --dry-run

Comments

Popular posts from this blog

Git commands

How to Debug Android TV App using IP