vault/website/content/api-docs
Alexander Scheel ca45941f41
Fix handling of SignatureBits for ECDSA issuers (#14943)
When adding SignatureBits control logic, we incorrectly allowed
specification of SignatureBits in the case of an ECDSA issuer. As noted
in the original request, NIST and Mozilla (and others) are fairly
prescriptive in the choice of signatures (matching the size of the
NIST P-curve), and we shouldn't usually use a smaller (or worse, larger
and truncate!) hash.

Ignore the configuration of signature bits and always use autodetection
for ECDSA like ed25519.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-04-07 11:52:59 -04:00
..
auth auth/ldap: add username_as_alias config flag (#14324) 2022-03-15 10:21:40 -04:00
secret Fix handling of SignatureBits for ECDSA issuers (#14943) 2022-04-07 11:52:59 -04:00
system Update CC docs (#14714) 2022-04-05 10:53:29 -04:00
index.mdx Update index.mdx (#14161) 2022-03-09 14:15:05 -08:00
libraries.mdx Adding dotnet example app to docs (#13782) 2022-02-04 12:28:43 -08:00
relatedtools.mdx Update repository links to point to main (#14112) 2022-02-17 14:30:56 -05:00