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/client/tailscale
Brad Fitzpatrick f62e6d83a9 cmd/tailscale: make cert subcommand give hints on access denied
Lot of people have been hitting this.

Now it says:

    $ tailscale cert tsdev.corp.ts.net
    Access denied: cert access denied

    Use 'sudo tailscale cert' or 'tailscale up --operator=$USER' to not require root.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
apitype client/tailscale/apitype: move local API types to new apitype package 3 years ago
example/servetls client/tailscale/example/servetls: add demo program for docs 3 years ago
tailscale.go cmd/tailscale: make cert subcommand give hints on access denied 3 years ago