apiserver/pkg/server/dynamiccertificates
Jack Kleeman 40fefa1b37 Plumb dynamic SNI certificates
We create and use a dynamic certificate provider for the SNI serving
certificates. Currently we only use static serving certificate
providers, so the files are not reloaded, but we should be able to move
to a provider that is able to reload later on.

Kubernetes-commit: 84bc6b151d0726db0c737443874577f044e0e9c8
2019-10-08 19:03:56 +01:00
..
cert_key.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
cert_key_test.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
client_ca.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
client_ca_test.go Plumb dynamic serving certificates 2019-10-07 18:49:24 +01:00
named_certificates.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
named_certificates_test.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
static_content.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
tlsconfig.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
tlsconfig_test.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
union_content.go wire dynamic tlsconfig up to apiserver 2019-10-04 08:37:26 -04:00
util.go wire dynamic tlsconfig up to apiserver 2019-10-04 08:37:26 -04:00