I was able to certify a domain with the following command about a month ago. I am testing its reproducibility and it does not work with the error below.
I ran this command:
certbot certonly --manual -n -d mydomain.com --agree-tos --email myemail … --preferred-challenges=http-01 --manual-auth-hook auth_hook --manual-public-ip-logging-ok
It produced this output:
Plugins selected: Authenticator manual, Installer None
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. You may need to use an authenticator plugin that can do challenges over DNS.
Error in certbot: Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.
I’ve tried this on both MacOS Catalina and Windows 10.
I am using Certbot 1.6.0.