You may need to use a different Authenticator Plugin

Hello,

Just got the same error trying to get a wildcard cert...

My domain is: happlyface.be

I ran this command:

certbot certonly --manual --preferred-challenges=dns --email my@email.com --server https://acme-v02.api.letsencrypt.org/directory -d happlyface.be -d *.happlyface.be

It produced this output:

Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator manual, Installer None
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.

My web server is Apache version 2.4.41

The operating system my web server runs on is Ubuntu Linux 16.04.6

My hosting provider, if applicable, is: OVH (dedicated)

I can login to a root shell on my machine: Yes

I’m using a control panel to manage my site: Yes, Virtualmin 6.08 (but I'm having this with shell and in Virtualmin)

The version of my client is: certbot 0.27.0

Side note: I tried yesterday and I manage to get the certificate with the same command. Now I'm trying to make it work with Virtualmin auto renewal but since I'm facing this issue, I'm trying to get back to "basis" (interactively)

Hope you can help.