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
Andrew Lytvynov e7bf6e716b
cmd/tailscale: add --min-validity flag to the cert command (#12822)
Some users run "tailscale cert" in a cron job to renew their
certificates on disk. The time until the next cron job run may be long
enough for the old cert to expire with our default heristics.

Add a `--min-validity` flag which ensures that the returned cert is
valid for at least the provided duration (unless it's longer than the
cert lifetime set by Let's Encrypt).

Updates #8725

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
1 year ago
..
apitype cmd/tailscale, ipn/ipnlocal: add suggest exit node CLI option (#11407) 2 years ago
example/servetls all: update copyright and license headers 3 years ago
acl.go client/tailscale: document ACLTestFailureSummary.User field 1 year ago
devices.go client/tailscale: add NodeID to device 2 years ago
dns.go various: add golangci-lint, fix issues (#7905) 3 years ago
keys.go client/tailscale: revert CreateKey API change, add Client.CreateKeyWithExpiry 3 years ago
localclient.go cmd/tailscale: add --min-validity flag to the cert command (#12822) 1 year ago
localclient_test.go ipn/localapi,client/tailscale,cmd/derper: add WhoIs lookup by nodekey, use in derper 2 years ago
required_version.go all: require Go 1.21 2 years ago
routes.go all: update copyright and license headers 3 years ago
tailnet.go all: update copyright and license headers 3 years ago
tailscale.go all: update copyright and license headers 3 years ago