You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: