You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn/ipnlocal
Tom Proctor 2089f4b603
ipn/ipnlocal: add debug envknob for ACME directory URL (#14771)
Adds an envknob setting for changing the client's ACME directory URL.
This allows testing cert issuing against LE's staging environment, as
well as enabling local-only test environments, which is useful for
avoiding the production rate limits in test and development scenarios.

Fixes #14761

Change-Id: I191c840c0ca143a20e4fa54ea3b2f9b7cbfc889f
Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
1 year ago
..
testdata
autoupdate.go
autoupdate_disabled.go
breaktcp_darwin.go
breaktcp_linux.go
bus.go ipn/ipnlocal: fix build, remove another Notify.BackendLogID reference that crept in 1 year ago
bus_test.go ipn/ipnlocal: add IPN Bus NotifyRateLimit watch bit NotifyRateLimit 1 year ago
c2n.go feature/*: make Wake-on-LAN conditional, start supporting modular features 1 year ago
c2n_pprof.go
c2n_test.go
cert.go ipn/ipnlocal: add debug envknob for ACME directory URL (#14771) 1 year ago
cert_js.go
cert_test.go ipn/ipnlocal: add debug envknob for ACME directory URL (#14771) 1 year ago
dnsconfig_test.go
drive.go cmd/viewer,types/views,various: avoid allocations in pointer field getters whenever possible 1 year ago
expiry.go all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111] 1 year ago
expiry_test.go cmd/viewer,types/views,various: avoid allocations in pointer field getters whenever possible 1 year ago
local.go appc,ipn/ipnlocal: log DNS parsing errors in app connectors (#14607) 1 year ago
local_test.go appc,ipn/ipnlocal: log DNS parsing errors in app connectors (#14607) 1 year ago
loglines_test.go
network-lock.go all: use iterators over slice views more 1 year ago
network-lock_test.go
peerapi.go appc,ipn/ipnlocal: log DNS parsing errors in app connectors (#14607) 1 year ago
peerapi_h2c.go
peerapi_macios_ext.go
peerapi_test.go
profiles.go
profiles_notwindows.go
profiles_test.go
profiles_windows.go
serve.go tailcfg: add ServiceName 1 year ago
serve_test.go tailcfg: add ServiceName 1 year ago
ssh.go types/result, util/lineiter: add package for a result type, use it 1 year ago
ssh_stub.go
ssh_test.go
state_test.go ipn/{ipnlocal,localapi}, wgengine/netstack: call (*LocalBackend).Shutdown when tests that create them complete 1 year ago
taildrop.go
web_client.go all: use iterators over slice views more 1 year ago
web_client_stub.go