consul/agent/connect
Chris S. Kim 747a4c73c1
Fix bug with Vault CA provider (#18112)
Updating RootPKIPath but not IntermediatePKIPath would not update 
leaf signing certs with the new root. Unsure if this happens in practice 
but manual testing showed it is a bug that would break mesh and agent 
connections once the old root is pruned.
2023-07-14 15:58:33 -04:00
..
ca Fix bug with Vault CA provider (#18112) 2023-07-14 15:58:33 -04:00
authz.go
authz_test.go
common_names.go
csr.go
csr_test.go
generate.go
generate_test.go
parsing.go
sni.go
sni_test.go
testing_ca.go
testing_ca_test.go
testing_spiffe.go
uri.go
uri_agent.go
uri_agent_oss.go
uri_agent_oss_test.go
uri_mesh_gateway.go
uri_mesh_gateway_oss.go
uri_mesh_gateway_oss_test.go
uri_server.go
uri_service.go
uri_service_oss.go
uri_service_oss_test.go
uri_signing.go
uri_signing_test.go
uri_test.go
x509_patch.go
x509_patch_test.go