mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* Correctly set signature bits. * All the other places that accidentally conflate issuer and issued key. * Update builtin/logical/pki/path_roles.go * PR Feedback. * Add changelog. * Test and validate keybits in a single call * License header. * Add/combine validate and get default hashbits calls. * Actually set keyBits on the role. * Fix storage test, switch to defaultOrValue. * fix storage test. * Update error return for linter. * Look at underlaying key type not type which might include "managedKeyType" for ca-issuer. * Update expected role values, and convert between PublicAlgorithm and KeyType internally. * Move the ec to ecdsa transformation to helper functions. More consistant usage. * Speed improvement to testing - pregenerate CA bundles and CSR. * Add go test doc. * Fix issue with web-merge. * Error wrapping error now warnings aren't errors. * PR feedback - move ecdsa support to subfunctions. --------- Co-authored-by: Kit Haines <khaines@mit.edu> Co-authored-by: Steven Clark <steven.clark@hashicorp.com> |
||
|---|---|---|
| .. | ||
| credential | ||
| logical | ||
| plugin | ||