Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check trustd API CA on worker nodes #4294

Merged
merged 1 commit into from
Sep 28, 2021

Commits on Sep 28, 2021

  1. fix: check trustd API CA on worker nodes

    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>
    smira committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    62acd62 View commit details
    Browse the repository at this point in the history