[MDEV-28281] Hashicorp: Key ID is not indicated in the log record about not found key Created: 2022-04-10 Updated: 2023-11-27 Resolved: 2022-05-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Plugins |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.9.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Cloned | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
When the server is trying to use an encryption key ID unknown to hashicorp, a note is written to the log:
Since the missing ID is not a secret (it is even written in the SQL errors in the client), it would make all sense to add it to the log record as well, otherwise it is useless. |