Skip to main content

Certbot DNS DNSPod Plugin

Project description

怎样编写一个certbot插件

安装

pip install certbot-dns-plugins

使用参考别的插件: https://certbot.eff.org/docs/using.html#dns-plugins

~/.secrets/certbot/dnspod.ini

certbot_dns_plugins:dnspod_token_id = 1 certbot_dns_plugins:dnspod_token = 2

执行:

chmod 600 ~/.secrets/certbot/dnspod.ini

sudo certbot certonly

–certbot-dns-plugins:dnspod –certbot-dns-plugins:dnspod-credentials ~/.secrets/certbot/dnspod.ini –certbot-dns-plugins:dnspod-propagation-seconds 60 –dry-run -d example.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

certbot-dns-plugins-0.0.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page