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
Denton Gentry 27bc4e744c cmd/tailscale/web: support TLS from env vars.
pfSense stores its SSL certificate and key in the PHP config.
We wrote PHP code to pull the two out of the PHP config and
into environment variables before running "tailscale web".

The pfSense web UI is served over https, we need "tailscale web"
to also support https in order to put it in an <iframe>.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
3 years ago
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 3 years ago
bugreport.go cmd: upgrade to ffcli v3 3 years ago
cert.go cmd: upgrade to ffcli v3 3 years ago
cli.go cmd: upgrade to ffcli v3 3 years ago
cli_test.go all: update tests to use tstest.MemLogger 3 years ago
debug.go cmd: upgrade to ffcli v3 3 years ago
diag.go all: gofmt with Go 1.17 3 years ago
diag_other.go all: gofmt with Go 1.17 3 years ago
down.go cmd: upgrade to ffcli v3 3 years ago
file.go cmd: upgrade to ffcli v3 3 years ago
ip.go cmd: upgrade to ffcli v3 3 years ago
logout.go cmd: upgrade to ffcli v3 3 years ago
netcheck.go cmd: upgrade to ffcli v3 3 years ago
ping.go cmd: upgrade to ffcli v3 3 years ago
status.go cmd/tailscale: make status show health check problems 3 years ago
up.go cmd: upgrade to ffcli v3 3 years ago
version.go cmd: upgrade to ffcli v3 3 years ago
web.css cmd/tailscale/cli: split out web.css file 3 years ago
web.go cmd/tailscale/web: support TLS from env vars. 3 years ago
web.html cmd/tailscale: fix truncated characters in web controller (#2722) 3 years ago
web_test.go cmd/tailscale: update web server test copyright 3 years ago