OpenStack DNS Authenticator plugin for Certbot
Go to file
OpenDev Sysadmins 4656b5dc72 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:54 +00:00
certbot_dns_openstack Update Error Handling 2018-04-27 17:04:18 +01:00
doc/source Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
releasenotes Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
.coveragerc Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
.gitignore Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:54 +00:00
.mailmap Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
.stestr.conf Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
.zuul.yaml Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
HACKING.rst Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
LICENSE Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
README.rst Update Error Handling 2018-04-27 17:04:18 +01:00
babel.cfg Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
requirements.txt Basic functionality in place 2018-04-26 17:23:55 +01:00
setup.cfg Basic functionality in place 2018-04-26 17:23:55 +01:00
setup.py Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
test-requirements.txt Initial Cookiecutter Commit. 2018-02-27 12:07:15 +00:00
tox.ini fix tox python3 overrides 2018-06-08 22:35:32 +08:00

README.rst

certbot-dns-openstack

OpenStack DNS Authenticator plugin for Certbot

To Install:

pip install certbot-dns-openstack

To run:

certbot -a certbot-dns-openstack:dns-openstack certonly -d example.com

This uses os-client-config clouds.yaml for configuring the user access which by default will look in ~/.config/openstack/clouds.yaml, and /etc/openstack/clouds.yaml. If your clouds.yaml file is stored else where, you can add by adding --certbot-dns-openstack:dns-openstack-config /path/to/clouds.yaml to the command.

Features

  • dns-01 ACME challenge