open-consul/agent/connect/ca
Paul Banks 1197b43c7b
Support Connect CAs that can't cross sign (#6726)
* Support Connect CAs that can't cross sign

* revert spurios mod changes from make tools

* Add log warning when forcing CA rotation

* Fixup SupportsCrossSigning to report errors and work with Plugin interface (fixes tests)

* Fix failing snake_case test

* Remove misleading comment

* Revert "Remove misleading comment"

This reverts commit bc4db9cabed8ad5d0e39b30e1fe79196d248349c.

* Remove misleading comment

* Regen proto files messed up by rebase
2019-11-11 21:36:22 +00:00
..
plugin Support Connect CAs that can't cross sign (#6726) 2019-11-11 21:36:22 +00:00
common.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
mock_Provider.go Support Connect CAs that can't cross sign (#6726) 2019-11-11 21:36:22 +00:00
provider.go Support Connect CAs that can't cross sign (#6726) 2019-11-11 21:36:22 +00:00
provider_consul.go Support Connect CAs that can't cross sign (#6726) 2019-11-11 21:36:22 +00:00
provider_consul_config.go connect: Support RSA keys in addition to ECDSA (#6055) 2019-07-30 17:47:39 -04:00
provider_consul_test.go connect: Allow CA Providers to store small amount of state (#6751) 2019-11-11 20:57:16 +00:00
provider_vault.go Support Connect CAs that can't cross sign (#6726) 2019-11-11 21:36:22 +00:00
provider_vault_test.go connect: Allow CA Providers to store small amount of state (#6751) 2019-11-11 20:57:16 +00:00
testing.go connect: Implement NeedsLogger interface for CA providers (#6556) 2019-11-11 20:30:01 +00:00