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/localapi
Brad Fitzpatrick 3b3994f0db ipn{,/localapi,ipnlocal}: infer cert dir from state file location
This fixes "tailscale cert" on Synology where the var directory is
typically like /volume2/@appdata/Tailscale, or any other tailscaled
user who specifies a non-standard state file location.

This is a interim fix on the way to #2932.

Fixes #2927
Updates #2932

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
cert.go ipn{,/localapi,ipnlocal}: infer cert dir from state file location 4 years ago
disabled_stubs.go ipn/localapi: move cert fetching code to localapi, cache, add cert subcommand 4 years ago
localapi.go ipn/localapi, cmd/tailscale: add CPU & memory profile support, debug command 4 years ago
profile.go ipn/localapi, cmd/tailscale: add CPU & memory profile support, debug command 4 years ago