ipn/ipnserver: add TS_PERMIT_CERT_UID envknob to give webservers cert access#3809
ipn/ipnserver: add TS_PERMIT_CERT_UID envknob to give webservers cert access#3809
Conversation
473c929 to
3dd6159
Compare
|
Chatted with @danderson and we decided this is fine for now. We might do something fancier later. |
… access So you can run Caddy etc as a non-root user and let it have access to get certs. Updates caddyserver/caddy#4541 Change-Id: Iecc5922274530e2b00ba107d4b536580f374109b Signed-off-by: Brad Fitzpatrick <[email protected]>
3dd6159 to
2a0e2b4
Compare
|
EDIT: Nevermind, see below Is there anything special I need to do to get this to work? I have a (Also tried it in quotes: I was also sure to build Tailscale and Tailscaled from source at 03caa95 (using But from Caddy I'm still getting |
|
Ah, Working now. Sorry for the noise! |
Protip: use install(1) :) |
|
How does this work on MacOS? I have tailscale installed via |
So you can run Caddy etc as a non-root user and let it have access to
get certs.
Updates caddyserver/caddy#4541