mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-21 22:27:16 -04:00
changelog++
This commit is contained in:
parent
8c1e06e556
commit
7dca4330eb
1 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,11 @@ IMPROVEMENTS:
|
|||
204 [GH-1086]
|
||||
* secret/github: Github backend will check the validity of original token
|
||||
during renewal time [GH-1047]
|
||||
* secret/pki: RSA keys less than 2048 bits are no longer supported. 1024-bit
|
||||
keys are considered unsafe and are disallowed in the Internet PKI. The `pki`
|
||||
backend has enforced SHA256 hashes in signatures from the beginning, and
|
||||
software that can handle these hashes should be able to handle larger key
|
||||
lengths. [GH-1095]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue