KMIP Binlog Data At Rest Encryption
(MXS-2662)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 22.08.0 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-157, MXS-SPRINT-158, MXS-SPRINT-159, MXS-SPRINT-160, MXS-SPRINT-161, MXS-SPRINT-162 |
| Description |
|
Currently the only encryption that is done in MaxScale is the encryption of passwords. As the code used for it contains most of what is required to encrypt the binlog data, it can be reused and made slightly more generic. The things that are needed are the selection of the encryption ciper and the key file and IV. |