tailscale / golink

A private shortlink service for tailnets
BSD 3-Clause "New" or "Revised" License
1.23k stars 79 forks source link

golink: check for CertDomains before enabling HTTPS #103

Closed patrickod closed 9 months ago

patrickod commented 9 months ago

Fixes https://github.com/tailscale/golink/issues/102

Ensure that we have CertDomains for the HTTPS listener before asking tsnet to create one.