mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
weird spacing fix
This commit is contained in:
parent
bc46b84ea3
commit
e203a6121c
1 changed files with 2 additions and 1 deletions
|
|
@ -75,7 +75,8 @@ webroot_ Y N Obtains a cert by writing to the webroot directory of an
|
|||
already running webserver.
|
||||
standalone_ Y N Uses a "standalone" webserver to obtain a cert. Requires
|
||||
port 80 or 443 to be available. This is useful on systems
|
||||
with no webserver, or when direct integration with the local webserver is not supported or not desired.
|
||||
with no webserver, or when direct integration with the local
|
||||
webserver is not supported or not desired.
|
||||
manual_ Y N Helps you obtain a cert by giving you instructions to perform
|
||||
domain validation yourself.
|
||||
nginx_ Y Y Very experimental and not included in letsencrypt-auto_.
|
||||
|
|
|
|||
Loading…
Reference in a new issue