Certbot Dns Yandex 0.0.3 | GitLocker.com Product

certbot-dns-yandex 0.0.3

Last updated:

0 purchases

certbot-dns-yandex 0.0.3 Image
certbot-dns-yandex 0.0.3 Images

Free

Languages

Categories

Add to Cart

Description:

certbotdnsyandex 0.0.3

certbot-dns-yandex
forked from upstream and modified a bit to support yandex dns API :)
============
Yandex DNS 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-yandex

Verify:
$ certbot plugins --text

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* dns-yandex
Description: Obtain certificates using a DNS TXT record (if you are using Yandex
for DNS.)
Interfaces: Authenticator, Plugin
Entry point: dns-yandex = certbot_dns_yandex.dns_yandex:Authenticator

...
...

Configuration
The credentials file e.g. ~/yandex-credentials.ini should look like this:
dns_yandex_auth_token = 123456789ABCDEF0000000000000000000000000000000000000

Usage
certbot ... \
-a dns-yandex \
--dns-yandex-credentials ~/yandex-credentials.ini \
--dns-yandex-propagation-seconds 1880
certonly

don't know why propagation on yandex need such long time, 30 mins is a safe value.
Credits
PowerDNS
certbot-dns-dynu
dns-lexicon
Helpful links
DNS Plugin list
acme.sh

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.