Certbot authenticator plugin for HTTP requests to custom endpoints.
Project description
Certbot plugin for HTTP Requests
This plugin provides a DNS challenge authenticator to solve the challenge using a HTTP request to a custom endpoint. It uses the same logic as lego with no HTTPREQ_MODE set.
To use the plugin install it using pip and then run certbot using
certbot certonly --authenticator dns-httpreq --dns-httpreq-credentials=mycreds.ini
with mycreds.ini
:
dns_httpreq_endpoint = https://myhost/api/dns/acme/lego
dns_httpreq_username = someuser
dns_httpreq_password = somepassword
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
File details
Details for the file certbot-lego-httpreq-0.1.4.tar.gz
.
File metadata
- Download URL: certbot-lego-httpreq-0.1.4.tar.gz
- Upload date:
- Size: 39.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f87e1e0edc452a8eff1a9fe478dbb9f99cdd343d0adfee058e96bf7a72b6f6ab |
|
MD5 | c42a43056bdcdcb7763fbdcedcb23361 |
|
BLAKE2b-256 | 15e6be04e75bb0f5aacedbe76c42be9ebab3ba85484b1a40af91502832ca9abe |
File details
Details for the file certbot_lego_httpreq-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: certbot_lego_httpreq-0.1.4-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 762f8ade572b92fef47aa984fc0782a6a22cdc74fd47c5c845fa97727f36688c |
|
MD5 | 20cce6dc54a155841009f18d0d43ef1e |
|
BLAKE2b-256 | 6aa625eace3922b81c25bcca269b98b8b6c9173a9c35d6f6ecdede5347cc366e |