mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-18 01:01:12 +01:00
* PKI: Fix managed key signatures when using specified signature_bits - When calling sign-intermediate and other apis with signature_bits value overridden with a backing managed key we did not use that value as tests for the private key type were not working. * Add cl