Skip to main content

Yandex DNS Authenticator plugin for Certbot

Project description

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

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-yandex-0.0.3.tar.gz (8.1 kB view details)

Uploaded Source

File details

Details for the file certbot-dns-yandex-0.0.3.tar.gz.

File metadata

  • Download URL: certbot-dns-yandex-0.0.3.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for certbot-dns-yandex-0.0.3.tar.gz
Algorithm Hash digest
SHA256 3e89036d36423918a5238828bf608d2a4b262804bc0dce697658ad0592fc5e6e
MD5 e6869b5d240722ab437e7ed49dbc580e
BLAKE2b-256 c76cdd213e5e9915314cabc5ae22b7321273ee9bfe211d7e4914e47440cf062f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page