From aab097bf7f791344b3dfe437850542ce4aa94711 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Mon, 12 Jun 2017 09:41:50 -0500 Subject: [PATCH] Add DNS Authenticator plugins (#4822) --- docs/packaging.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/packaging.rst b/docs/packaging.rst index bd31f8c1f..cc43ee71a 100644 --- a/docs/packaging.rst +++ b/docs/packaging.rst @@ -11,6 +11,13 @@ We release packages and upload them to PyPI (wheels and source tarballs). - https://pypi.python.org/pypi/certbot - https://pypi.python.org/pypi/certbot-apache - https://pypi.python.org/pypi/certbot-nginx +- https://pypi.python.org/pypi/certbot-dns-cloudflare +- https://pypi.python.org/pypi/certbot-dns-cloudxns +- https://pypi.python.org/pypi/certbot-dns-digitalocean +- https://pypi.python.org/pypi/certbot-dns-dnsimple +- https://pypi.python.org/pypi/certbot-dns-google +- https://pypi.python.org/pypi/certbot-dns-nsone +- https://pypi.python.org/pypi/certbot-dns-route53 The following scripts are used in the process: @@ -47,6 +54,13 @@ From our official releases: - https://www.archlinux.org/packages/community/any/certbot - https://www.archlinux.org/packages/community/any/certbot-apache - https://www.archlinux.org/packages/community/any/certbot-nginx +- https://www.archlinux.org/packages/community/any/certbot-dns-cloudflare +- https://www.archlinux.org/packages/community/any/certbot-dns-cloudxns +- https://www.archlinux.org/packages/community/any/certbot-dns-digitalocean +- https://www.archlinux.org/packages/community/any/certbot-dns-dnsimple +- https://www.archlinux.org/packages/community/any/certbot-dns-google +- https://www.archlinux.org/packages/community/any/certbot-dns-nsone +- https://www.archlinux.org/packages/community/any/certbot-dns-route53 From ``master``: https://aur.archlinux.org/packages/certbot-git