Hi all! I am trying to add SSL cert to a virtual domain. A get this error constantly: The client lacks sufficient authorization :: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details. The SSL creation works, the necesary files created under the vhost directory: domain.hu.crt domain.hu.csr domain.hu.key domain.hu.key.org I think the challenge is successful: 127.0.0.1 - - [06/Oct/2020:11:41:01 +0200] "GET /.well-known/acme-challenge/le-5f7c3bad558f4.txt HTTP/1.0" 200 281 "-" "-" I have two directories /etc/letsencrypt/accounts/acme-v01.api.letsencrypt.org /etc/letsencrypt/accounts/acme-v02.api.letsencrypt.org How can I change to use ACMEv2?
Install the latest certbot version and take care to use the current stable ISPConfig version (3.1.15p3).