open-consul/agent/connect
Daniel Nephin 72b30174fa ca: replace ca.PrimaryIntermediateProviders
With an optional interface that providers can use to indicate if they
use an intermediate cert in the primary DC.

This removes the need to look up the provider config when renewing the
intermediate.
2021-06-23 15:47:30 -04:00
..
ca ca: replace ca.PrimaryIntermediateProviders 2021-06-23 15:47:30 -04:00
authz.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
authz_test.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
common_names.go
common_names_test.go
csr.go
generate.go
generate_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
parsing.go
sni.go
sni_test.go
testing_ca.go Add CA server delegate interface for testing 2020-11-19 20:08:06 -08:00
testing_ca_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
testing_spiffe.go connect: Add logic for updating secondary DC intermediate on config set 2020-11-13 14:33:44 -08:00
uri.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_agent.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_agent_test.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_service.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_service_oss.go
uri_signing.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_signing_test.go Replace CertURI.Authorize() calls. 2021-03-15 18:06:04 -06:00
uri_test.go