Certbot Dns Corenetworks 0.2.1

certbot-dns-corenetworks 0.2.1

Last updated:

0 purchases

certbot-dns-corenetworks 0.2.1 Image
certbot-dns-corenetworks 0.2.1 Images

Free

Languages

Categories

Add to Cart

Description:

certbotdnscorenetworks 0.2.1

certbot-dns-corenetworks








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.

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.