plesk DNS Authenticator plugin for Certbot
Project description
certbot-dns-plesk
plesk Authenticator plugin for Certbot.
Installation
pip install certbot-dns-plesk
Verify:
$ certbot plugins --text
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* dns-plesk
Description: Obtain certificates using a DNS TXT record by using the plesk dns
api.
Interfaces: Authenticator, Plugin
Entry point: EntryPoint(name='dns-plesk',
value='certbot_dns_plesk.dns_plesk:Authenticator', group='certbot.plugins')
...
Configuration
The credentials file e.g. ~/plesk-credentials.ini should look like this:
dns_plesk_username = your-username
dns_plesk_password = secret
dns_plesk_api_url = https://plesk-api-host:8443
Usage
certbot certonly \
--authenticator dns-plesk \
--dns-plesk-credentials ~/plesk-credentials.ini \
--dns-plesk-propagation-seconds 30 \
-d your-domain
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_dns_plesk-0.4.0.tar.gz
(16.0 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_dns_plesk-0.4.0.tar.gz.
File metadata
- Download URL: certbot_dns_plesk-0.4.0.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
281cc6a1b157b52b8275b353cf3ca0df37b633ad19fae929dc410d8dd9b67d39
|
|
| MD5 |
b66d5cfc9ad36351436363a64731f939
|
|
| BLAKE2b-256 |
d25f978fd13a95977306f5794c02a67e19d97e67012b9d794436748fb883f282
|
File details
Details for the file certbot_dns_plesk-0.4.0-py3-none-any.whl.
File metadata
- Download URL: certbot_dns_plesk-0.4.0-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
015ed014b9cdbdd6f98c822991a7d58ac2e726929a619e4e408099a24a1648b4
|
|
| MD5 |
73ad618647d601ff15d6babc3f101aa6
|
|
| BLAKE2b-256 |
90bf8227bd992d63c3d7a1bd32c6a9aa5a4a56d6ef608d9b125a1570f381cb08
|