mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
docs: fix mistake in ACME challenge type comment
This commit is contained in:
parent
f2ea6fb30f
commit
745696b310
@ -123,7 +123,7 @@ tls_client_auth_mode: relaxed
|
|||||||
tls_letsencrypt_cache_dir: /var/lib/headscale/cache
|
tls_letsencrypt_cache_dir: /var/lib/headscale/cache
|
||||||
|
|
||||||
# Type of ACME challenge to use, currently supported types:
|
# Type of ACME challenge to use, currently supported types:
|
||||||
# HTTP-01 or TLS_ALPN-01
|
# HTTP-01 or TLS-ALPN-01
|
||||||
# See [docs/tls.md](docs/tls.md) for more information
|
# See [docs/tls.md](docs/tls.md) for more information
|
||||||
tls_letsencrypt_challenge_type: HTTP-01
|
tls_letsencrypt_challenge_type: HTTP-01
|
||||||
# When HTTP-01 challenge is chosen, letsencrypt must set up a
|
# When HTTP-01 challenge is chosen, letsencrypt must set up a
|
||||||
|
Loading…
Reference in New Issue
Block a user