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
2018-02-27 12:07:15 +00:00
2018-02-27 12:07:15 +00:00
2018-02-27 12:07:15 +00:00
2018-02-27 12:07:15 +00:00
2019-04-19 19:51:54 +00:00
2018-02-27 12:07:15 +00:00
2018-02-27 12:07:15 +00:00
2018-02-27 12:07:15 +00:00
2018-02-27 12:07:15 +00:00
2018-02-27 12:07:15 +00:00
2018-02-27 12:07:15 +00:00
2018-02-27 12:07:15 +00:00
2018-04-27 17:04:18 +01:00
2018-04-26 17:23:55 +01:00
2018-04-26 17:23:55 +01:00
2018-02-27 12:07:15 +00:00
2018-06-08 22:35:32 +08:00

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
Description
OpenStack DNS Authenticator plugin for Certbot
Readme 76 KiB
Languages
Python 97.1%
reStructuredText 2.9%