mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-12 09:21:18 +02:00
This distributes API CA (just the certificate, not the key) to the worker nodes on config generation, and if the CA cert is present on the worker node, it verifies TLS connection to the trustd with the CA certificate. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>