tscert
tscert copied to clipboard
Minimal package for just the HTTPS cert fetching part of the Tailscale client API
System: Windows Server 2022 Tailscale: 1.36.1 Caddy: 2.6.3 Hi, I'm using Tailscale windows client with "run unattended". I want to use the MagicDNS HTTPS. When I use Caddy as a...
When using caddy to provision a cert I'm getting the following error: ERROR tls.handshake external certificate manager {"remote_ip": "XXXXX", "remote_port": "52864", "sni": "devbox-0.tail61e05.ts.net", "cert_manager": "caddytls.Tailscale", "cert_manager_idx": 0, "error": "Get \"http://local-tailscaled.sock/localapi/v0/cert/xxxxxt?type=pair\":...
The Tailscale implementation of this functionality has changed somewhat. The update changes the way the Windows access token is retrieved, giving a better approximation of the current process' rights. This...