Skip to content

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

License

Notifications You must be signed in to change notification settings

tailscale/tscert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages