Incorrect spelling of TLS ACME challenge #147

Closed
opened 2025-12-29 01:24:01 +01:00 by adam · 0 comments
Owner

Originally created by @erin-allison on GitHub (Mar 3, 2022).

This is a small issue, but tripped me up when configuring things. The example config lists the TLS challenge as TLS_ALPN-01 instead of TLS-ALPN-01.

f2ea6fb30f/config-example.yaml (L125-L128)

The docs have it correct, it was just the inconsistency in the config file that was misleading.

f2ea6fb30f/docs/tls.md (L20-L22)

Originally created by @erin-allison on GitHub (Mar 3, 2022). This is a small issue, but tripped me up when configuring things. The example config lists the TLS challenge as `TLS_ALPN-01` instead of `TLS-ALPN-01`. https://github.com/juanfont/headscale/blob/f2ea6fb30fe79f8ba2fba8092475805597acd875/config-example.yaml#L125-L128 The docs have it correct, it was just the inconsistency in the config file that was misleading. https://github.com/juanfont/headscale/blob/f2ea6fb30fe79f8ba2fba8092475805597acd875/docs/tls.md?plain=1#L20-L22
adam closed this issue 2025-12-29 01:24:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#147