File: README.md

package info (click to toggle)
golang-github-tailscale-tscert 0.0~git20220316.54bbcb9-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 419 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# tscert

This is a stripped down version of the
`tailscale.com/client/tailscale` Go package but with minimal
dependencies and supporting older versions of Go.

It's meant for use by Caddy, so they don't need to depend on Go 1.17 yet.
Also, it has the nice side effect of not polluting their `go.sum` file
because `tailscale.com` is a somewhat large module.

## Docs

See https://pkg.go.dev/github.com/tailscale/tscert