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 *.myfunpinpin.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.0.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.0.tar.gz.
File metadata
- Download URL: certbot-dnspod-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.8.10 Linux/5.13.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dff6750432d0de3163f82e16300ff99532538911fc523c654e81e451495c0aaf
|
|
| MD5 |
5dd3012dc9072b8df8c2f5f810795d5b
|
|
| BLAKE2b-256 |
986c573df4769a21a93af67268c1263b32f42bf6841b311d54106a3c6e8023d7
|
File details
Details for the file certbot_dnspod-0.1.0-py3-none-any.whl.
File metadata
- Download URL: certbot_dnspod-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.8.10 Linux/5.13.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5685757ffdccf2561c3b39bd521e8f0b942d01522cc65031b11e0cca8d20b56d
|
|
| MD5 |
220c1966095561a3a400ce6704cb3191
|
|
| BLAKE2b-256 |
af79d2cb8713415fef2f6e3c59d03e7f9e84f6954c7b70138973578a1e41b6ac
|