k3s/pkg/server
Brad Davidson aa76942d0f Add FilterCN function to prevent SAN Stuffing
Wire up a node watch to collect addresses of server nodes, to prevent adding unauthorized SANs to the dynamiclistener cert.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-08-02 11:15:39 -07:00
..
auth.go Make supervisor errors parsable by Kubernetes client libs 2022-04-29 09:23:37 -07:00
cert.go Add support for cross-signing new certs during ca rotation 2023-03-13 16:56:28 -07:00
context.go Soft-fail on node password verification if the secret cannot be created 2023-06-05 15:31:04 -07:00
router.go Fix rootless node password (#7887) 2023-07-07 09:14:49 -07:00
secrets-encrypt.go Add FilterCN function to prevent SAN Stuffing 2023-08-02 11:15:39 -07:00
server.go Add FilterCN function to prevent SAN Stuffing 2023-08-02 11:15:39 -07:00
types.go Move DisableServiceLB/Rootless/ServiceLBNamespace into config.Control 2022-09-30 08:17:20 -07:00