mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-30 11:59:56 +00:00
Clients now generate keys client-side and send CSRs. If the server is down-level and sends a cert+key instead of just responding with a cert signed with the client's public key, we use the key from the server instead. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>