OwnAdmin Authenticator plugin for Certbot
Project description
certbot-dns-ownadmin
OwnAdmin Authenticator plugin for Certbot.
This plugin is built from the ground up and follows the development style and life-cycle
of other certbot-dns-* plugins found in the
Official Certbot Repository.
Installation
pip install --upgrade certbot
pip install certbot-dns-ownadmin
Verify:
$ certbot plugins --text
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* dns-ownadmin
Description: Obtain certificates using a DNS TXT record (if you are using
OwnAdmin for DNS.)
Interfaces: Authenticator, Plugin
Entry point: dns-ownadmin = certbot_dns_ownadmin.dns_ownadmin:Authenticator
...
Configuration
The credentials file e.g. ~/ownadmin-credentials.ini should look like this:
dns_ownadmin_api_url = https://api.mypowerdns.example.org
dns_ownadmin_api_key = AbCbASsd!@34
Usage
certbot ... \
--authenticator dns-ownadmin \
--dns-ownadmin-credentials ~/ownadmin-credentials.ini \
certonly
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_ownadmin-1.0.5.tar.gz.
File metadata
- Download URL: certbot_dns_ownadmin-1.0.5.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbe1fa0d069324652e533282e7d0d8b1c521618ae8565b9a36325548ec8e9aca
|
|
| MD5 |
f8c7c6f9d31e700b05aa9430722f82ed
|
|
| BLAKE2b-256 |
51d844182327419076574dc83ac75503c7d053bc72e4eba144834ae455c4778f
|
File details
Details for the file certbot_dns_ownadmin-1.0.5-py2.py3-none-any.whl.
File metadata
- Download URL: certbot_dns_ownadmin-1.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b781c9f9ed3bd96da884c40cd8a6d1743b9fa3787521ace953242dcaa4ff15a
|
|
| MD5 |
2911bc0fb1b1b3f4ca88bda1fbc5ebd0
|
|
| BLAKE2b-256 |
4148c841c4aa031ba60926086befc7df399a60e97bdf53f520cc601be071d756
|