OpenStack DNS Authenticator plugin for Certbot
4656b5dc72
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. |
||
---|---|---|
certbot_dns_openstack | ||
doc/source | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.
- Free software: Apache license
- Source: https://git.openstack.org/cgit/openstack/certbot-dns-openstack
- Bugs: https://bugs.launchpad.net/certbot-dns-openstack
Features
- dns-01 ACME challenge