Skip to main content

certbot-dns-corenetworks

Build Status Python Version PyPi Status PyPi Release Codecov GitHub contributors License: MIT

Discontinued: This project is no longer maintained.

Install

Install this package via pip in the same python environment where you installed your certbot.

pip install certbot-dns-corenetworks

Usage

To start using DNS authentication for the Core Networks DNS API, pass the following arguments on certbot's command line:

Option Description
--authenticator dns-corenetworks select the authenticator plugin (Required)
--dns-corenetworks-credentials Hetzner DNS API credentials INI file. (Required)
--dns-corenetworks-propagation-seconds Seconds to wait for the TXT record to propagate

Credentials

dns_corenetworks_username = asaHB12r
dns_corenetworks_password = secure_passwor

Examples

To acquire a certificate for example.com

certbot certonly \
 --authenticator dns-corenetworks \
 --dns-corenetworks-credentials /path/to/my/credentials.ini \
 -d example.com

To acquire a certificate for *.example.com

certbot certonly \
    --authenticator dns-corenetworks \
    --dns-corenetworks-credentials /path/to/my/credentials.ini \
    -d '*.example.com'

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the MIT License - see the LICENSE file for 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-corenetworks-0.2.1.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

certbot_dns_corenetworks-0.2.1-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file certbot-dns-corenetworks-0.2.1.tar.gz.

File metadata

  • Download URL: certbot-dns-corenetworks-0.2.1.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.9.2 Linux/5.4.0-65-generic

File hashes

Hashes for certbot-dns-corenetworks-0.2.1.tar.gz
Algorithm Hash digest
SHA256 d3132ed51aa0267820623078788d44fd51bdfed96585b652344a058a5330cf56
MD5 244be6f31fd455ae7060326202b615a6
BLAKE2b-256 0c9ccb843492c6768df1da2233f713e80b23c6ed31d20c294fb0fc16486f4fc6

See more details on using hashes here.

File details

Details for the file certbot_dns_corenetworks-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_corenetworks-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1bfefc2f694148248aa37edc395d408fd6c21fdb3437f5b28cc2292fc4539cd8
MD5 8933a05c4b1e6dac372197ec71472a47
BLAKE2b-256 6f02bd85d3fc1e04ba2adbc6cceb0916236f6cf09d69c03dc246875bf50657b2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.1 This release

2 files

0.2.0

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page