tailscale / tailscale/caddy-tailscale
remove `tailscale+tls` network listener
Open
@willnorris is already working on this.
Since Jun 3, 2024.
- Dominant language
- Go
- Stars
- 978
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
We fixed TLS support in #53 so that the tailscale+tls listener is no longer needed. I left it in place for now, so as not to break folks that are currently using it, but we should probably remove it before a v1 release. I'd prefer not to leave it in, since it requires disabling caddy's auto_https support, which is not great.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.