mirror of
https://github.com/certbot/certbot.git
synced 2026-04-21 22:26:59 -04:00
commit
b079d0da2f
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ The ``http`` challenge will ask you to place a file with a specific name and
|
|||
specific content in the ``/.well-known/acme-challenge/`` directory directly
|
||||
in the top-level directory (“web root”) containing the files served by your
|
||||
webserver. In essence it's the same as the webroot_ plugin, but not automated.
|
||||
When using the ``dns`` plugin, ``certbot`` will ask you to place a TXT DNS
|
||||
When using the ``dns`` challenge, ``certbot`` will ask you to place a TXT DNS
|
||||
record with specific contents under the domain name consisting of the hostname
|
||||
for which you want a certificate issued, prepended by ``_acme-challenge``.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue