open-consul/agent/connect/ca
Paul Banks 5f405c3277
Fix support for RSA CA keys in Connect. (#6638)
* Allow RSA CA certs for consul and vault providers to correctly sign EC leaf certs.

* Ensure key type ad bits are populated from CA cert and clean up tests

* Add integration test and fix error when initializing secondary CA with RSA key.

* Add more tests, fix review feedback

* Update docs with key type config and output

* Apply suggestions from code review

Co-Authored-By: R.B. Boyer <rb@hashicorp.com>
2019-11-01 13:20:26 +00:00
..
plugin Use encoding/json instead of jsonpb even for protobuf types (#6572) 2019-10-02 15:32:15 -04: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 revert commits on master (#6413) 2019-08-27 17:45:58 -04:00
provider.go revert commits on master (#6413) 2019-08-27 17:45:58 -04:00
provider_consul.go Fix support for RSA CA keys in Connect. (#6638) 2019-11-01 13:20:26 +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 Fix support for RSA CA keys in Connect. (#6638) 2019-11-01 13:20:26 +00:00
provider_vault.go connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491) 2019-09-23 12:04:40 -05:00
provider_vault_test.go Fix support for RSA CA keys in Connect. (#6638) 2019-11-01 13:20:26 +00:00
testing.go Fix support for RSA CA keys in Connect. (#6638) 2019-11-01 13:20:26 +00:00