Cloudflare Proxy DNS Authenticator plugin for Certbot
Project description
# certbot-dns-cfproxy
Install with `python setup.py install`.
Or use PyPI with `pip install certbot-dns-cfproxy`.
Populate the credentials file `cred.ini` with:
```ini
certbot_dns_cfproxy:dns_cfproxy_user = fan
certbot_dns_cfproxy:dns_cfproxy_api_key = fp9ahf98sa8hfq29h
certbot_dns_cfproxy:dns_cfproxy_api_endpoint = http://your.cfproxy.api:8808
```
(Remember to set correct permissions for the credentials file!)
and get your cert with
```bash
certbot certonly \\
-a certbot-dns-cfproxy:dns-cfproxy \\
-d example.com
```
# LICENSE
Apache
Install with `python setup.py install`.
Or use PyPI with `pip install certbot-dns-cfproxy`.
Populate the credentials file `cred.ini` with:
```ini
certbot_dns_cfproxy:dns_cfproxy_user = fan
certbot_dns_cfproxy:dns_cfproxy_api_key = fp9ahf98sa8hfq29h
certbot_dns_cfproxy:dns_cfproxy_api_endpoint = http://your.cfproxy.api:8808
```
(Remember to set correct permissions for the credentials file!)
and get your cert with
```bash
certbot certonly \\
-a certbot-dns-cfproxy:dns-cfproxy \\
-d example.com
```
# LICENSE
Apache
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
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-dns-cfproxy-0.0.2.tar.gz.
File metadata
- Download URL: certbot-dns-cfproxy-0.0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.13.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e39478eb1edeb7e8ff2913a915c092348afbed18a6e89ac288310ab1fa1de6e3
|
|
| MD5 |
877513d608aa68dc74b9b245dbbda694
|
|
| BLAKE2b-256 |
1a8941132574684b5e406e2d59afb0222cb53c6cfdc6f272fadb301b0596ffac
|
File details
Details for the file certbot_dns_cfproxy-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: certbot_dns_cfproxy-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.13.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d004779b1ee54b2409a7b64c4b4580bc6eab4ab9266849b63d297d28406426f3
|
|
| MD5 |
713e70b0d3c9d1e242cf83ff1f35c1ee
|
|
| BLAKE2b-256 |
37f4728318065ed4eccc4f1b9fbc23e008ddcf6b2ab1cb94362bbba09179e0eb
|