How to know which ACME version I am using to obtain TLS/SSL certificate?

I got the below email and I have properly updated certbot but I just want to verify that I am obtaining the certificates via ACMEv2.

According to our records, the software client you're using to get Let's
Encrypt TLS/SSL certificates issued or renewed at least one HTTPS certificate
in the past two weeks using the ACMEv1 protocol.
.......

1 Like

Hi @jaywad

check your config files

/etc/letsencrypt/renewal

and your log to see, if there is an acme-v01 used.

Config files -> update these - v01 -> v02.

1 Like

Many thanks @JuergenAuer . I have checked the /var/log/letsencrypt/letsencrypt.log and it has acme-v02.api and no v1.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.