mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 15:52:08 -04:00
docs: link for certbot-standalone-nfq plugin (#9607)
This commit is contained in:
parent
48b499a38f
commit
397f6bc20a
1 changed files with 2 additions and 0 deletions
|
|
@ -323,6 +323,7 @@ Porkbun_ Y N DNS Authentication for Porkbun
|
|||
Infomaniak_ Y N DNS Authentication using Infomaniak Domains API
|
||||
dns-multi_ Y N DNS authentication of 100+ providers using go-acme/lego
|
||||
dns-dnsmanager_ Y N DNS Authentication for dnsmanager.io
|
||||
standalone-nfq_ Y N HTTP Authentication that works with any webserver (Linux only)
|
||||
================== ==== ==== ===============================================================
|
||||
|
||||
.. _haproxy: https://github.com/greenhost/certbot-haproxy
|
||||
|
|
@ -347,6 +348,7 @@ dns-dnsmanager_ Y N DNS Authentication for dnsmanager.io
|
|||
.. _Infomaniak: https://github.com/Infomaniak/certbot-dns-infomaniak
|
||||
.. _dns-multi: https://github.com/alexzorin/certbot-dns-multi
|
||||
.. _dns-dnsmanager: https://github.com/stayallive/certbot-dns-dnsmanager
|
||||
.. _standalone-nfq: https://github.com/alexzorin/certbot-standalone-nfq
|
||||
|
||||
If you're interested, you can also :ref:`write your own plugin <dev-plugin>`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue