mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
added inwx plugin (#8115)
* added inwx plugin * Update using.rst fixed convention naming
This commit is contained in:
parent
68b3b048b9
commit
05dbda4b51
1 changed files with 2 additions and 0 deletions
|
|
@ -281,6 +281,7 @@ proxmox_ N Y Install certificates in Proxmox Virtualization serv
|
|||
dns-standalone_ Y N Obtain certificates via an integrated DNS server
|
||||
dns-ispconfig_ Y N DNS Authentication using ISPConfig as DNS server
|
||||
dns-clouddns_ Y N DNS Authentication using CloudDNS API
|
||||
dns-inwx Y Y DNS Authentication for INWX through the XML API
|
||||
================== ==== ==== ===============================================================
|
||||
|
||||
.. _haproxy: https://github.com/greenhost/certbot-haproxy
|
||||
|
|
@ -293,6 +294,7 @@ dns-clouddns_ Y N DNS Authentication using CloudDNS API
|
|||
.. _dns-standalone: https://github.com/siilike/certbot-dns-standalone
|
||||
.. _dns-ispconfig: https://github.com/m42e/certbot-dns-ispconfig
|
||||
.. _dns-clouddns: https://github.com/vshosting/certbot-dns-clouddns
|
||||
.. _dns-inwx: https://github.com/oGGy990/certbot-dns-inwx/
|
||||
|
||||
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue