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.1.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.1.tar.gz.
File metadata
- Download URL: certbot-dnspod-0.1.1.tar.gz
- Upload date:
- Size: 4.7 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 |
902e07b6caa192378e9a41f43f1cc24b1c752e0d711eafe30a03b6c792c8374c
|
|
| MD5 |
e4558465775323c1e7dcbe2ca036b96b
|
|
| BLAKE2b-256 |
e428ed34dc781e6011f3b3e3cc7c5b386259888b4fc440fdf138aa5e8ef8d077
|
File details
Details for the file certbot_dnspod-0.1.1-py3-none-any.whl.
File metadata
- Download URL: certbot_dnspod-0.1.1-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 |
225f3ecb15ec842896ef329e0ca84da3d4469ffa99eb5f42f75875224301d82b
|
|
| MD5 |
169add11dba2826a088bb61383d6e1e6
|
|
| BLAKE2b-256 |
73c1db9c39ca6a0eb4dfb7de0d2143195355fa66ba62263a4f3292dffa94a4f5
|