tscert
tscert copied to clipboard
Unable to request SSL cert in windows
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": open \\.\pipe\ProtectedPrefix\Administrators\Tailscale\tailscaled: The system cannot find the file specified."}
Caddy v2.8.4 Tailscale: 1.72.0
Seems similar to this issue: https://github.com/tailscale/tailscale/issues/6639
But I'm able to connect to a linux instance via tailscale ssh. Running tailscale status also works.