04dd6d1dae
control/controlclient: sign RegisterRequest Some customers wish to verify eligibility for devices to join their tailnets using machine identity certificates. TLS client certs could potentially fulfill this role but the initial customer for this feature has technical requirements that prevent their use. Instead, the certificate is loaded from the Windows local machine certificate store and uses its RSA public key to sign the RegisterRequest message. There is room to improve the flexibility of this feature in future and it is currently only tested on Windows (although Darwin theoretically works too), but this offers a reasonable starting place for now. Updates tailscale/coral#6 Signed-off-by: Adrian Dewhurst <adrian@tailscale.com> |
||
---|---|---|
.. | ||
auto.go | ||
controlclient_test.go | ||
debug.go | ||
debug_test.go | ||
direct.go | ||
direct_test.go | ||
filter.go | ||
hostinfo_linux.go | ||
hostinfo_windows.go | ||
sign.go | ||
sign_supported.go | ||
sign_unsupported.go |