Certbot Dns Plesk 0.3.0 | Coderz Repository

certbot-dns-plesk 0.3.0

Last updated:

0 purchases

certbot-dns-plesk 0.3.0 Image
certbot-dns-plesk 0.3.0 Images

Free

Languages

Categories

Add to Cart

Description:

certbotdnsplesk 0.3.0

certbot-dns-plesk



plesk 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 certbot-dns-plesk

Verify:
$ certbot plugins --text

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* dns-plesk
Description: Obtain certificates using a DNS TXT record by using the plesk dns api.
Interfaces: IAuthenticator, IPlugin
Entry point: dns-plesk = certbot_dns_plesk.dns_plesk:Authenticator

...

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

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.