mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
7724bb88d5
* agent: check for minimum RSA key size * add changelog * agent: add test for RSA generated key sizes * use constants in generating priv key func * update key size error message
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
```release-note:security
|
|
Update RSA key generation to use a key size of at least 2048 bits.
|
|
```
|