mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:45:40 +02:00
Linode DNS Authenticator (#5302)
* Added DNS based authenticator plugin for Linode * Added linode plugin to docs * Added Dockerfile * Added .gitignore and readthedocs.org.requirements.txt * Updated default_propagation_seconds * Updated according to changes requested * Bump version to 0.26.0 * Advertise our packages work on Python 3.7.
This commit is contained in:
committed by
Brad Warren
parent
83f7e72fef
commit
3855cfc08d
@@ -203,6 +203,7 @@ Once installed, you can find documentation on how to use each plugin at:
|
||||
* `certbot-dns-dnsimple <https://certbot-dns-dnsimple.readthedocs.io>`_
|
||||
* `certbot-dns-dnsmadeeasy <https://certbot-dns-dnsmadeeasy.readthedocs.io>`_
|
||||
* `certbot-dns-google <https://certbot-dns-google.readthedocs.io>`_
|
||||
* `certbot-dns-linode <https://certbot-dns-linode.readthedocs.io>`_
|
||||
* `certbot-dns-luadns <https://certbot-dns-luadns.readthedocs.io>`_
|
||||
* `certbot-dns-nsone <https://certbot-dns-nsone.readthedocs.io>`_
|
||||
* `certbot-dns-rfc2136 <https://certbot-dns-rfc2136.readthedocs.io>`_
|
||||
|
||||
Reference in New Issue
Block a user