consul/agent/connect/ca
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
..
common.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
mock_Provider.go Fix bug with Vault CA provider (#18112) 2023-07-14 15:58:33 -04:00
provider.go Fix bug with Vault CA provider (#18112) 2023-07-14 15:58:33 -04:00
provider_aws.go Fix bug with Vault CA provider (#18112) 2023-07-14 15:58:33 -04:00
provider_aws_test.go Fix bug with Vault CA provider (#18112) 2023-07-14 15:58:33 -04:00
provider_consul.go Fix bug with Vault CA provider (#18112) 2023-07-14 15:58:33 -04:00
provider_consul_config.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
provider_consul_test.go Fix bug with Vault CA provider (#18112) 2023-07-14 15:58:33 -04:00
provider_test.go CA provider doc updates and Vault provider minor update (#17831) 2023-06-21 19:34:42 +00:00
provider_vault.go Fix bug with Vault CA provider (#18112) 2023-07-14 15:58:33 -04:00
provider_vault_auth.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
provider_vault_auth_alicloud.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
provider_vault_auth_approle.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
provider_vault_auth_aws.go Pass configured role name to Vault for AWS auth in Connect CA (#17885) 2023-07-12 08:24:12 -07:00
provider_vault_auth_azure.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
provider_vault_auth_gcp.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
provider_vault_auth_jwt.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
provider_vault_auth_k8s.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
provider_vault_auth_test.go Pass configured role name to Vault for AWS auth in Connect CA (#17885) 2023-07-12 08:24:12 -07:00
provider_vault_test.go Fix bug with Vault CA provider (#18112) 2023-07-14 15:58:33 -04:00
testing.go enable auto-tidy expired issuers in vault (as CA) 2023-05-03 20:30:37 +00:00