Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tailscale/tscert

Minimal package for just the HTTPS cert fetching part of the Tailscale client API
https://github.com/tailscale/tscert

Last synced: 21 days ago
JSON representation

Minimal package for just the HTTPS cert fetching part of the Tailscale client API

Awesome Lists containing this project

README

        

# 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