barbican/releasenotes/notes/increase-max-secret-size-da90164d8b328727.yaml
Douglas Mendizábal c59f2a6bbb Raise maximum allowed secret size
The default maximum allowed size is too small for some certificates.
This patch doubles the allowed size from 10Kb to 20Kb, and raises the
maximum request size by the same amount.

Change-Id: I59d11c5c9c32128ab9d71eaecdf46dd2d789a8d1
2021-04-27 15:49:39 -05:00

6 lines
177 B
YAML

---
features:
- |
The default maximum secret size has been increased from 10 kB to 20 kb, and
the default maximum request size has been increased from 15 kB to 25 kB.