327963af03
* Return errors on short PEM bundles (keys, issuers) When users pass the path of the bundle to the API, rather than the contents of the bundle (say, by omitting the `@` symbol on a Vault CLI request), give a better error message indicating to the user what the potential problem might be. While a larger bound for certificates was given (75 bytes, likely 100 would be fine as well), a smaller bound had to be chosen for keys as there's less standard DER encoding data around them. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> |
||
---|---|---|
.. | ||
audit | ||
credential | ||
logical | ||
plugin |