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/cmd/tailscale/cli
Brad Fitzpatrick 6aab4fb696 cmd/tailscale/cli: start making cert output support pkcs12 (p12) output
If the --key-file output filename ends in ".pfx" or ".p12", use pkcs12
format.

This might not be working entirely correctly yet but might be enough for
others to help out or experiment.

Updates #2928
Updates #5011

Change-Id: I62eb0eeaa293b9fd5e27b97b9bc476c23dd27cf6
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 3 years ago
bugreport.go cmd/tailscale, ipn: enable debug logs when --report flag is passed to bugreport (#5830) 2 years ago
cert.go cmd/tailscale/cli: start making cert output support pkcs12 (p12) output 2 years ago
cli.go cmd/tailscale/cli: hide old, useless --host-routes flag 2 years ago
cli_test.go cmd/tailscale/cli: add beginnings of `tailscale set` 2 years ago
configure-host.go all: fix resource leaks with missing .Close() calls 2 years ago
debug.go ipn/localapi: rename /profile to /pprof 2 years ago
diag.go all: remove old +build tags 2 years ago
diag_other.go all: remove old +build tags 2 years ago
down.go cmd/tailscale/cli: [up] move lose-ssh check after other validations 2 years ago
file.go all: convert more code to use net/netip directly 2 years ago
id-token.go cmd/tailscale/cli: use printf and outln consistently 2 years ago
ip.go all: use various net/netip parse funcs directly 2 years ago
licenses.go cmd/tailscale: add licenses link to web UI 2 years ago
logout.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
nc.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
netcheck.go net/netcheck: add check for captive portal (#5593) 2 years ago
network-lock.go cmd/tailscale,ipn: minor fixes to tailscale lock commands 2 years ago
ping.go all: use various net/netip parse funcs directly 2 years ago
risks.go cmd/tailscale/cli: [up] move lose-ssh check after other validations 2 years ago
set.go cmd/tailscale/cli: make set without args print usage 2 years ago
ssh.go cmd/tailscale/cli: flesh out "tailscale ssh" CLI docs 2 years ago
ssh_exec.go all: remove old +build tags 2 years ago
ssh_exec_js.go use C:\Windows\System32\OpenSSH\ssh.exe (#4933) 2 years ago
ssh_exec_windows.go all: fix spelling mistakes 2 years ago
ssh_unix.go all: remove old +build tags 2 years ago
status.go all: convert more code to use net/netip directly 2 years ago
up.go ipn/ipnlocal: add support for multiple user profiles 2 years ago
version.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
web.css cli: web advertise exit node button 3 years ago
web.go ipn/ipnlocal: add support for multiple user profiles 2 years ago
web.html cmd/tailscale: add licenses link to web UI 2 years ago
web_test.go cmd/tailscale: update web server test copyright 3 years ago