Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unrecognized arguments on powerdns-credentials #22

Open
dacrudg opened this issue May 5, 2023 · 1 comment
Open

unrecognized arguments on powerdns-credentials #22

dacrudg opened this issue May 5, 2023 · 1 comment

Comments

@dacrudg
Copy link

dacrudg commented May 5, 2023

Hi,

Im getting this when trying to run:

certbot certonly --authenticator dns-powerdns --dns-powerdns:dns-powerdns-credentials /root/pdns-credentials.ini --preferred-challenges dns --debug-challenges -d

*.customer2.fangfree.com -d customer2.fangfree.com --agree-tos --email [email protected]
usage:
certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...

Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
it will attempt to use a webserver both for obtaining and installing the
certificate.
certbot: error: unrecognized arguments: --dns-powerdns:dns-powerdns-credentials /root/pdns-credentials.ini

What is the correct option here to specify creds? Im using

certbot 2.5.0
certbot-dns-powerdns 0.2.1

Thanks

@jurajlutter
Copy link

--dns-powerdns:credentials should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants