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.2.tar.gz
(4.7 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.2.tar.gz.
File metadata
- Download URL: certbot-dnspod-0.1.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.13 Darwin/21.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e71c1c00b0a522eb984ab5d010c5266e721658dee7e274e35e0291fad52c0e8
|
|
| MD5 |
b8640e83df53faf53b5a78e929f79881
|
|
| BLAKE2b-256 |
7fa6f31a6d8159e6fbdbc18c66fc12ce822308d5efa3c5ed37bfc20c0cfd5454
|
File details
Details for the file certbot_dnspod-0.1.2-py3-none-any.whl.
File metadata
- Download URL: certbot_dnspod-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.13 Darwin/21.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76a49442ee94277cf3b37416c195038240fa8d131e53911f6340c7fc62900408
|
|
| MD5 |
c99cb755c007122d7db94059ec18189a
|
|
| BLAKE2b-256 |
3c3045a92bfea62ca933770bd4007fa7748e4e36b32619ca61423a4aee9d8348
|