Commit Graph

2 Commits (6ca306f1a3eebce4aacf77675f1ecec4f4c8b055)

Author SHA1 Message Date
hc-github-team-consul-core 9614be0345
Backport of integ test: reduce flakiness due to compound output from retry into release/1.14.x (#15238)
This pull request was automerged via backport-assistant
2022-11-02 14:08:53 -04:00
Paul Banks 87699eca2f
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