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.1.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.1.tar.gz.
File metadata
- Download URL: certbot_dns_plesk-0.4.1.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 |
172cf8f9e29f6c5fb292d58d7120647c85fa5eacd7ad461ca9ee15d403d70777
|
|
| MD5 |
6044be2556a87d5cac14c678a7e22185
|
|
| BLAKE2b-256 |
d548458a598e3c547ab93cacd4c169e113207f825ab6d0796eea1179aa05cde2
|
File details
Details for the file certbot_dns_plesk-0.4.1-py3-none-any.whl.
File metadata
- Download URL: certbot_dns_plesk-0.4.1-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 |
90d1bd1790817378138c8a0bf4ba7a143229444cbba97c7350d05237823ed31b
|
|
| MD5 |
735862ce39683f6d83f386d7d67da246
|
|
| BLAKE2b-256 |
81d527b1b1df70fe948d9df1dd719a28d2e68c8621a44bc1d2fd16efd2cbf4cf
|