apiserver/pkg/server/dynamiccertificates
David Eads 79c6550889 allow individual ca bundles to be empty in union
Kubernetes-commit: 758f2ce44f82d68a1a67765823179c3f743e199d
2019-11-12 12:44:53 -05: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 allow a verifyoptionsfunc to indicate that no certpool is available 2019-11-06 10:38:45 -05:00
client_ca_test.go Plumb dynamic serving certificates 2019-10-07 18:49:24 +01:00
dynamic_cafile_content.go allow a verifyoptionsfunc to indicate that no certpool is available 2019-11-06 10:38:45 -05:00
dynamic_serving_content.go Dynamic serving certificate 2019-10-22 19:10:40 +01:00
dynamic_sni_content.go Dynamic SNI certificates 2019-10-24 17:38:21 +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 allow a verifyoptionsfunc to indicate that no certpool is available 2019-11-06 10:38:45 -05:00
tlsconfig.go allow individual ca bundles to be empty in union 2019-11-12 12:44:53 -05:00
tlsconfig_test.go allow individual ca bundles to be empty in union 2019-11-12 12:44:53 -05:00
union_content.go allow individual ca bundles to be empty in union 2019-11-12 12:44:53 -05:00
util.go wire dynamic tlsconfig up to apiserver 2019-10-04 08:37:26 -04:00