A certbot plugin for DNSPod
Project description
certbot-dnspod
A certbot plugin for DNSPod
安装
pip install certbot-dnspod
创建证书
sudo certbot certonly \
--authenticator certbot-dnspod \
--certbot-dnspod-credentials ~/.secrets/certbot/dnspod.ini \
-d example.com \
-d *.example.com
其中~/.secrets/certbot/dnspod.ini为配置文件路径,内容
certbot_dnspod_token_id = <your token id>
certbot_dnspod_token = <your token>
chmod
chmod 600 ~/.secrets/certbot/dnspod.ini
参数
官方插件是参数形式是
--dns-cloudflare-credentials
而第三方插件的参数是::
--authenticator certbot-dnspod
或者
-a certbot-dnspod
其他
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-dnspod-0.1.3.tar.gz
(4.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file certbot-dnspod-0.1.3.tar.gz.
File metadata
- Download URL: certbot-dnspod-0.1.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.8.13 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49f17e22ba5ae84adc303b259710832f26b2fce15349174db23acb81a9870309
|
|
| MD5 |
caea2f70d7fb47403b898f07fe247564
|
|
| BLAKE2b-256 |
3493b35e7a9e674153842166d59a6eb7453656dfdba79ec67d5e0bb1c1592fed
|
File details
Details for the file certbot_dnspod-0.1.3-py3-none-any.whl.
File metadata
- Download URL: certbot_dnspod-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.8.13 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2f5580ff1f1ad0ce726f800aa961fd6293e185ed2de58a25dfbb1aef35eb5f5
|
|
| MD5 |
f211035be699e8cf4793d1764f00523e
|
|
| BLAKE2b-256 |
24670d298cf045abdaa8828332f71e59300ac9f4009ede23173a1f460f530e0a
|