Hello,
I am trying to get certs for my subdomains, using certbot + cloudflare with dns-01 challenge, while passing the required details (API token and email id for cloudflare account)
My domain is:
*.pugme.in
I ran this command:
sudo certbot certonly --dns-cloudflare --dns-cloudflare-credentials <file_with_cloudflare_details> -d '*.pugme.in' --preferred-challenges dns-01
It produced this output:
certbot: error: unrecognized arguments: --dns-cloudflare-credentials <file_with_cloudflare_details>
My web server is (include version):
Running from another machine (not my webserver)
The operating system my web server runs on is (include version):
MacOS
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 2.9.0