Standalone DNS Authenticator plugin for Certbot
Project description
Standalone DNS Authenticator plugin for Certbot
This is a plugin that uses an integrated DNS server to respond to the _acme-challenge records. Simultaneous challenges are supported.
A subdomain with the relevant NS and A records needs to be set up, e.g. for acme.example.com:
acme IN NS ns.acme.example.com. ns.acme IN A 1.2.3.4
and then _acme-challenge for the domain that the certificate is requested for configured as a CNAME record to domain.acme.example.com.
_acme-challenge IN CNAME example.net.acme.example.com.
Installation
# pip3 install certbot certbot-dns-standalone
Usage
Just run certbot certonly and use the certbot-dns-standalone:dns-standalone plugin.
Certbot needs to be run as root as it needs to bind to port 53.
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
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-standalone-1.0.1.tar.gz.
File metadata
- Download URL: certbot-dns-standalone-1.0.1.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.12.4 setuptools/33.1.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21c23564c0a48534fb610ea1edc8fc2f114ff1539189059ad5fa3b9d066e04d8
|
|
| MD5 |
cb23e3898d860d119b27a68534d85d0a
|
|
| BLAKE2b-256 |
a57d1ae166831e75d8c4c7d73c6e29d5f5215274c5a664bbebb1d92774a6677f
|
File details
Details for the file certbot_dns_standalone-1.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: certbot_dns_standalone-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.12.4 setuptools/33.1.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b1be5b6849d04cb7d96271b15e41c4637787463db8422ab29287ff9c10bcf36
|
|
| MD5 |
fbd0a161c3d7aafcc4572fdee0f95290
|
|
| BLAKE2b-256 |
6d1b69d319f5a5da1b5f141d73194f022cae722562823b2e70c0fa4997b958d7
|