summaryrefslogtreecommitdiffhomepage
path: root/ipn/ipnlocal/cert_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-03-13ipn/ipnlocal, envknob: make it possible to configure the cert client to act i...Irbe Krumina1-0/+155
2025-03-11ipn/ipnlocal: allow cache hits for testing ACME certs (#15023)Tom Proctor1-7/+17
2025-02-27ipn/{ipnlocal,store},kube/kubeclient: store TLS cert and key pair to a Secret...Irbe Krumina1-6/+2
2025-01-25ipn/ipnlocal: add debug envknob for ACME directory URL (#14771)Tom Proctor1-0/+16
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-2/+1
2023-07-27ipn/{ipnlocal,localapi}: actually renew certs before expiry (#8731)Andrew Lytvynov1-4/+5
2023-07-13ipn/ipnlocal: add optional support for ACME Renewal Info (ARI) (#8599)Andrew Lytvynov1-1/+2
2023-06-02ipn/ipnlocal: renew certificates based on lifetimeAndrew Dunham1-0/+98
2023-02-07ipn/ipnlocal: fix the path for writing cert files (#7203)M. J. Fromberger1-1/+75
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-07ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocalBrad Fitzpatrick1-0/+29