How to Fix Let’s Encrypt ACME v1 Disabled

Let’s Encrypt is popular free SSL service. My VPS which is using Virtualmin was unable to use Let’s Encrypt and throw an error “ACME v1 disabled”. To fix this problem, execute the following line in terminal:

apt-get install socat certbot
certbot register

After that, complete the register with a valid e-mail address and try to request new Let’s Encrypt certificate via Server Configuration – SSL Certificate – Let’s Encrypt menu.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.