DNSPOD DNS Authenticator plugin for Certbot
Project description
Use the certbot client to generate a certificate using dnspod.
Prepare an API Token
Fetch an api token on https://www.dnspod.cn/console/user/security
Install certbot and plugin
pip install certbot-dns-dnspod
Create a credentials file
certbot_dns_dnspod:dns_dnspod_email = "DNSPOD-API-REQUIRES-A-VALID-EMAIL"
certbot_dns_dnspod:dns_dnspod_api_token = "DNSPOD-API-TOKEN"
Generate a certificate
certbot certonly -a certbot-dns-dnspod:dns-dnspod \
[--certbot-dns-dnspod:dns-dnspod-credentials PATH-TO-CREDENTIAL-FILE]
-d REPLACE-WITH-YOUR-DOMAIN
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file certbot-dns-dnspod-0.1.0.tar.gz
.
File metadata
- Download URL: certbot-dns-dnspod-0.1.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c26e876a892051b86906c85bf2d186552604162511785db412c4d29a294eb5d6 |
|
MD5 | c99175c9895b9da0f0ae09af2d141e86 |
|
BLAKE2b-256 | 37d8b8a9ffa6ea160baa7b45a80bd4ce114d69bada329e8a7142d4b762746c48 |