mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
changelog++
This commit is contained in:
parent
55a883787d
commit
c34cc1e7d7
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
BUG FIXES:
|
||||
|
||||
* core: Fix generate-root operations requiring empty `otp` to be provided
|
||||
instead of an empty body [GH-5495]
|
||||
* secret/pki: Fix regression in 0.11.2+ causing the NotBefore value of
|
||||
generated certificates to be set to the Unix epoch if the role value was not
|
||||
set, instead of using the default of 30 seconds [GH-5481]
|
||||
|
|
|
|||
Loading…
Reference in a new issue